ezEngine  Release 25.03
ezOpenDdlParser Member List

This is the complete list of members for ezOpenDdlParser, including all inherited members.

ContinueParsing()ezOpenDdlParserprotected
ezOpenDdlParser() (defined in ezOpenDdlParser)ezOpenDdlParser
HadFatalParsingError() constezOpenDdlParserinline
m_pLogInterface (defined in ezOpenDdlParser)ezOpenDdlParserprotected
OnBeginObject(ezStringView sType, ezStringView sName, bool bGlobalName)=0ezOpenDdlParserprotectedpure virtual
OnBeginPrimitiveList(ezOpenDdlPrimitiveType type, ezStringView sName, bool bGlobalName)=0ezOpenDdlParserprotectedpure virtual
OnEndObject()=0ezOpenDdlParserprotectedpure virtual
OnEndPrimitiveList()=0ezOpenDdlParserprotectedpure virtual
OnParsingError(ezStringView sMessage, bool bFatal, ezUInt32 uiLine, ezUInt32 uiColumn)ezOpenDdlParserinlineprotectedvirtual
OnPrimitiveBool(ezUInt32 count, const bool *pData, bool bThisIsAll)=0ezOpenDdlParserprotectedpure virtual
OnPrimitiveDouble(ezUInt32 count, const double *pData, bool bThisIsAll)=0ezOpenDdlParserprotectedpure virtual
OnPrimitiveFloat(ezUInt32 count, const float *pData, bool bThisIsAll)=0ezOpenDdlParserprotectedpure virtual
OnPrimitiveInt16(ezUInt32 count, const ezInt16 *pData, bool bThisIsAll)=0ezOpenDdlParserprotectedpure virtual
OnPrimitiveInt32(ezUInt32 count, const ezInt32 *pData, bool bThisIsAll)=0ezOpenDdlParserprotectedpure virtual
OnPrimitiveInt64(ezUInt32 count, const ezInt64 *pData, bool bThisIsAll)=0ezOpenDdlParserprotectedpure virtual
OnPrimitiveInt8(ezUInt32 count, const ezInt8 *pData, bool bThisIsAll)=0ezOpenDdlParserprotectedpure virtual
OnPrimitiveString(ezUInt32 count, const ezStringView *pData, bool bThisIsAll)=0ezOpenDdlParserprotectedpure virtual
OnPrimitiveUInt16(ezUInt32 count, const ezUInt16 *pData, bool bThisIsAll)=0ezOpenDdlParserprotectedpure virtual
OnPrimitiveUInt32(ezUInt32 count, const ezUInt32 *pData, bool bThisIsAll)=0ezOpenDdlParserprotectedpure virtual
OnPrimitiveUInt64(ezUInt32 count, const ezUInt64 *pData, bool bThisIsAll)=0ezOpenDdlParserprotectedpure virtual
OnPrimitiveUInt8(ezUInt32 count, const ezUInt8 *pData, bool bThisIsAll)=0ezOpenDdlParserprotectedpure virtual
ParseAll()ezOpenDdlParserprotected
ParsingError(ezStringView sMessage, bool bFatal)ezOpenDdlParserprotected
SetCacheSize(ezUInt32 uiSizeInKB)ezOpenDdlParserprotected
SetInputStream(ezStreamReader &stream, ezUInt32 uiFirstLineOffset=0)ezOpenDdlParserprotected
SetLogInterface(ezLogInterface *pLog)ezOpenDdlParserinlineprotected
SkipRestOfObject()ezOpenDdlParserprotected
StopParsing()ezOpenDdlParserprotected
~ezOpenDdlParser()=default (defined in ezOpenDdlParser)ezOpenDdlParservirtual