VTK
|
Contains all symbols defined thus far (including those defined in any included header files). More...
#include <vtkParsePreprocess.h>
Public Attributes | |
const char * | FileName |
MacroInfo *** | MacroHashTable |
int | NumberOfIncludeDirectories |
const char ** | IncludeDirectories |
int | NumberOfIncludeFiles |
const char ** | IncludeFiles |
StringCache * | Strings |
int | IsExternal |
int | ConditionalDepth |
int | ConditionalDone |
Contains all symbols defined thus far (including those defined in any included header files).
Definition at line 79 of file vtkParsePreprocess.h.
const char* _PreprocessInfo::FileName |
Definition at line 81 of file vtkParsePreprocess.h.
MacroInfo*** _PreprocessInfo::MacroHashTable |
Definition at line 82 of file vtkParsePreprocess.h.
int _PreprocessInfo::NumberOfIncludeDirectories |
Definition at line 83 of file vtkParsePreprocess.h.
const char** _PreprocessInfo::IncludeDirectories |
Definition at line 84 of file vtkParsePreprocess.h.
int _PreprocessInfo::NumberOfIncludeFiles |
Definition at line 85 of file vtkParsePreprocess.h.
const char** _PreprocessInfo::IncludeFiles |
Definition at line 86 of file vtkParsePreprocess.h.
StringCache* _PreprocessInfo::Strings |
Definition at line 87 of file vtkParsePreprocess.h.
int _PreprocessInfo::IsExternal |
Definition at line 88 of file vtkParsePreprocess.h.
int _PreprocessInfo::ConditionalDepth |
Definition at line 89 of file vtkParsePreprocess.h.
int _PreprocessInfo::ConditionalDone |
Definition at line 90 of file vtkParsePreprocess.h.