|
VTK
|
Struct to describe a preprocessor symbol. More...
#include <vtkParsePreprocess.h>
Public Attributes | |
| const char * | Name |
| const char * | Definition |
| const char * | Comment |
| int | NumberOfParameters |
| const char ** | Parameters |
| int | IsFunction |
| int | IsExternal |
| int | IsExcluded |
Struct to describe a preprocessor symbol.
Definition at line 60 of file vtkParsePreprocess.h.
| const char* _MacroInfo::Name |
Definition at line 62 of file vtkParsePreprocess.h.
| const char* _MacroInfo::Definition |
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.
1.8.0