![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiPreprocessor, including all inherited members.
AddCustomDefine(xiiStringView sDefinition) | xiiPreprocessor | |
DefaultFileLocator(xiiStringView sCurAbsoluteFile, xiiStringView sIncludeFile, xiiPreprocessor::IncludeType incType, xiiStringBuilder &out_sAbsoluteFilePath) (defined in xiiPreprocessor) | xiiPreprocessor | static |
DefaultFileOpen(xiiStringView sAbsoluteFile, xiiDynamicArray< xiiUInt8 > &ref_fileContent, xiiTimestamp &out_fileModification) (defined in xiiPreprocessor) | xiiPreprocessor | static |
FileLocatorCB typedef | xiiPreprocessor | |
FileOpenCB typedef | xiiPreprocessor | |
GlobalInclude enum value | xiiPreprocessor | |
IncludeType enum name | xiiPreprocessor | |
m_ProcessingEvents | xiiPreprocessor | |
MacroParameters typedef (defined in xiiPreprocessor) | xiiPreprocessor | |
MainFile enum value | xiiPreprocessor | |
PassThroughUnknownCmdCB typedef | xiiPreprocessor | |
Process(xiiStringView sMainFile, xiiTokenParseUtils::TokenStream &ref_tokenOutput) | xiiPreprocessor | |
Process(xiiStringView sMainFile, xiiStringBuilder &ref_sOutput, bool bKeepComments=true, bool bRemoveRedundantWhitespace=false, bool bInsertLine=false) | xiiPreprocessor | |
RelativeInclude enum value | xiiPreprocessor | |
SetCustomFileCache(xiiTokenizedFileCache *pFileCache=nullptr) | xiiPreprocessor | |
SetFileLocatorFunction(FileLocatorCB locateAbsFileCB) | xiiPreprocessor | |
SetFileOpenFunction(FileOpenCB openAbsFileCB) | xiiPreprocessor | |
SetLogInterface(xiiLogInterface *pLog) | xiiPreprocessor | |
SetPassThroughLine(bool bPassThrough) | xiiPreprocessor | inline |
SetPassThroughPragma(bool bPassThrough) | xiiPreprocessor | inline |
SetPassThroughUnknownCmdsCB(PassThroughUnknownCmdCB callback) | xiiPreprocessor | inline |
xiiPreprocessor() (defined in xiiPreprocessor) | xiiPreprocessor |