|  | ezEngine Release 25.08
    | 
This is the complete list of members for ezPreprocessor, including all inherited members.
| AddCustomDefine(ezStringView sDefinition) | ezPreprocessor | |
| DefaultFileLocator(ezStringView sCurAbsoluteFile, ezStringView sIncludeFile, ezPreprocessor::IncludeType incType, ezStringBuilder &out_sAbsoluteFilePath) (defined in ezPreprocessor) | ezPreprocessor | static | 
| DefaultFileOpen(ezStringView sAbsoluteFile, ezDynamicArray< ezUInt8 > &ref_fileContent, ezTimestamp &out_fileModification) (defined in ezPreprocessor) | ezPreprocessor | static | 
| ezPreprocessor() (defined in ezPreprocessor) | ezPreprocessor | |
| FileLocatorCB typedef | ezPreprocessor | |
| FileOpenCB typedef | ezPreprocessor | |
| GlobalInclude enum value | ezPreprocessor | |
| IncludeType enum name | ezPreprocessor | |
| m_ProcessingEvents | ezPreprocessor | |
| MacroParameters typedef (defined in ezPreprocessor) | ezPreprocessor | |
| MainFile enum value | ezPreprocessor | |
| PassThroughUnknownCmdCB typedef | ezPreprocessor | |
| Process(ezStringView sMainFile, ezTokenParseUtils::TokenStream &ref_tokenOutput) | ezPreprocessor | |
| Process(ezStringView sMainFile, ezStringBuilder &ref_sOutput, bool bKeepComments=true, bool bRemoveRedundantWhitespace=false, bool bInsertLine=false) | ezPreprocessor | |
| RelativeInclude enum value | ezPreprocessor | |
| SetCustomFileCache(ezTokenizedFileCache *pFileCache=nullptr) | ezPreprocessor | |
| SetFileLocatorFunction(FileLocatorCB locateAbsFileCB) | ezPreprocessor | |
| SetFileOpenFunction(FileOpenCB openAbsFileCB) | ezPreprocessor | |
| SetImplicitPragmaOnce(bool bEnable) | ezPreprocessor | inline | 
| SetLogInterface(ezLogInterface *pLog) | ezPreprocessor | |
| SetPassThroughLine(bool bPassThrough) | ezPreprocessor | inline | 
| SetPassThroughPragma(bool bPassThrough) | ezPreprocessor | inline | 
| SetPassThroughUnknownCmdsCB(PassThroughUnknownCmdCB callback) | ezPreprocessor | inline |