ezEngine  Release 25.03
ezPreprocessor Member List

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)ezPreprocessorstatic
DefaultFileOpen(ezStringView sAbsoluteFile, ezDynamicArray< ezUInt8 > &ref_fileContent, ezTimestamp &out_fileModification) (defined in ezPreprocessor)ezPreprocessorstatic
ezPreprocessor() (defined in ezPreprocessor)ezPreprocessor
FileLocatorCB typedefezPreprocessor
FileOpenCB typedefezPreprocessor
GlobalInclude enum valueezPreprocessor
IncludeType enum nameezPreprocessor
m_ProcessingEventsezPreprocessor
MacroParameters typedef (defined in ezPreprocessor)ezPreprocessor
MainFile enum valueezPreprocessor
PassThroughUnknownCmdCB typedefezPreprocessor
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 valueezPreprocessor
SetCustomFileCache(ezTokenizedFileCache *pFileCache=nullptr)ezPreprocessor
SetFileLocatorFunction(FileLocatorCB locateAbsFileCB)ezPreprocessor
SetFileOpenFunction(FileOpenCB openAbsFileCB)ezPreprocessor
SetImplicitPragmaOnce(bool bEnable)ezPreprocessorinline
SetLogInterface(ezLogInterface *pLog)ezPreprocessor
SetPassThroughLine(bool bPassThrough)ezPreprocessorinline
SetPassThroughPragma(bool bPassThrough)ezPreprocessorinline
SetPassThroughUnknownCmdsCB(PassThroughUnknownCmdCB callback)ezPreprocessorinline