VTK
Public Attributes
_MacroInfo Struct Reference

Struct to describe a preprocessor symbol. More...

#include <vtkParsePreprocess.h>

List of all members.

Public Attributes

const char * Name
const char * Definition
const char * Comment
int NumberOfParameters
const char ** Parameters
int IsFunction
int IsExternal
int IsExcluded

Detailed Description

Struct to describe a preprocessor symbol.

Definition at line 60 of file vtkParsePreprocess.h.


Member Data Documentation

const char* _MacroInfo::Name

Definition at line 62 of file vtkParsePreprocess.h.

Definition at line 63 of file vtkParsePreprocess.h.

const char* _MacroInfo::Comment

Definition at line 64 of file vtkParsePreprocess.h.

Definition at line 65 of file vtkParsePreprocess.h.

const char** _MacroInfo::Parameters

Definition at line 66 of file vtkParsePreprocess.h.

Definition at line 67 of file vtkParsePreprocess.h.

Definition at line 68 of file vtkParsePreprocess.h.

Definition at line 69 of file vtkParsePreprocess.h.


The documentation for this struct was generated from the following file: