![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezOpenDdlParser, including all inherited members.
ContinueParsing() | ezOpenDdlParser | protected |
ezOpenDdlParser() (defined in ezOpenDdlParser) | ezOpenDdlParser | |
HadFatalParsingError() const | ezOpenDdlParser | inline |
m_pLogInterface (defined in ezOpenDdlParser) | ezOpenDdlParser | protected |
OnBeginObject(ezStringView sType, ezStringView sName, bool bGlobalName)=0 | ezOpenDdlParser | protectedpure virtual |
OnBeginPrimitiveList(ezOpenDdlPrimitiveType type, ezStringView sName, bool bGlobalName)=0 | ezOpenDdlParser | protectedpure virtual |
OnEndObject()=0 | ezOpenDdlParser | protectedpure virtual |
OnEndPrimitiveList()=0 | ezOpenDdlParser | protectedpure virtual |
OnParsingError(ezStringView sMessage, bool bFatal, ezUInt32 uiLine, ezUInt32 uiColumn) | ezOpenDdlParser | inlineprotectedvirtual |
OnPrimitiveBool(ezUInt32 count, const bool *pData, bool bThisIsAll)=0 | ezOpenDdlParser | protectedpure virtual |
OnPrimitiveDouble(ezUInt32 count, const double *pData, bool bThisIsAll)=0 | ezOpenDdlParser | protectedpure virtual |
OnPrimitiveFloat(ezUInt32 count, const float *pData, bool bThisIsAll)=0 | ezOpenDdlParser | protectedpure virtual |
OnPrimitiveInt16(ezUInt32 count, const ezInt16 *pData, bool bThisIsAll)=0 | ezOpenDdlParser | protectedpure virtual |
OnPrimitiveInt32(ezUInt32 count, const ezInt32 *pData, bool bThisIsAll)=0 | ezOpenDdlParser | protectedpure virtual |
OnPrimitiveInt64(ezUInt32 count, const ezInt64 *pData, bool bThisIsAll)=0 | ezOpenDdlParser | protectedpure virtual |
OnPrimitiveInt8(ezUInt32 count, const ezInt8 *pData, bool bThisIsAll)=0 | ezOpenDdlParser | protectedpure virtual |
OnPrimitiveString(ezUInt32 count, const ezStringView *pData, bool bThisIsAll)=0 | ezOpenDdlParser | protectedpure virtual |
OnPrimitiveUInt16(ezUInt32 count, const ezUInt16 *pData, bool bThisIsAll)=0 | ezOpenDdlParser | protectedpure virtual |
OnPrimitiveUInt32(ezUInt32 count, const ezUInt32 *pData, bool bThisIsAll)=0 | ezOpenDdlParser | protectedpure virtual |
OnPrimitiveUInt64(ezUInt32 count, const ezUInt64 *pData, bool bThisIsAll)=0 | ezOpenDdlParser | protectedpure virtual |
OnPrimitiveUInt8(ezUInt32 count, const ezUInt8 *pData, bool bThisIsAll)=0 | ezOpenDdlParser | protectedpure virtual |
ParseAll() | ezOpenDdlParser | protected |
ParsingError(ezStringView sMessage, bool bFatal) | ezOpenDdlParser | protected |
SetCacheSize(ezUInt32 uiSizeInKB) | ezOpenDdlParser | protected |
SetInputStream(ezStreamReader &stream, ezUInt32 uiFirstLineOffset=0) | ezOpenDdlParser | protected |
SetLogInterface(ezLogInterface *pLog) | ezOpenDdlParser | inlineprotected |
SkipRestOfObject() | ezOpenDdlParser | protected |
StopParsing() | ezOpenDdlParser | protected |
~ezOpenDdlParser()=default (defined in ezOpenDdlParser) | ezOpenDdlParser | virtual |