Plasma Engine  2.0
Loading...
Searching...
No Matches
plOpenDdlParser Member List

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

ContinueParsing()plOpenDdlParserprotected
HadFatalParsingError() constplOpenDdlParserinline
m_pLogInterface (defined in plOpenDdlParser)plOpenDdlParserprotected
OnBeginObject(plStringView sType, plStringView sName, bool bGlobalName)=0plOpenDdlParserprotectedpure virtual
OnBeginPrimitiveList(plOpenDdlPrimitiveType type, plStringView sName, bool bGlobalName)=0plOpenDdlParserprotectedpure virtual
OnEndObject()=0plOpenDdlParserprotectedpure virtual
OnEndPrimitiveList()=0plOpenDdlParserprotectedpure virtual
OnParsingError(plStringView sMessage, bool bFatal, plUInt32 uiLine, plUInt32 uiColumn)plOpenDdlParserinlineprotectedvirtual
OnPrimitiveBool(plUInt32 count, const bool *pData, bool bThisIsAll)=0plOpenDdlParserprotectedpure virtual
OnPrimitiveDouble(plUInt32 count, const double *pData, bool bThisIsAll)=0plOpenDdlParserprotectedpure virtual
OnPrimitiveFloat(plUInt32 count, const float *pData, bool bThisIsAll)=0plOpenDdlParserprotectedpure virtual
OnPrimitiveInt16(plUInt32 count, const plInt16 *pData, bool bThisIsAll)=0plOpenDdlParserprotectedpure virtual
OnPrimitiveInt32(plUInt32 count, const plInt32 *pData, bool bThisIsAll)=0plOpenDdlParserprotectedpure virtual
OnPrimitiveInt64(plUInt32 count, const plInt64 *pData, bool bThisIsAll)=0plOpenDdlParserprotectedpure virtual
OnPrimitiveInt8(plUInt32 count, const plInt8 *pData, bool bThisIsAll)=0plOpenDdlParserprotectedpure virtual
OnPrimitiveString(plUInt32 count, const plStringView *pData, bool bThisIsAll)=0plOpenDdlParserprotectedpure virtual
OnPrimitiveUInt16(plUInt32 count, const plUInt16 *pData, bool bThisIsAll)=0plOpenDdlParserprotectedpure virtual
OnPrimitiveUInt32(plUInt32 count, const plUInt32 *pData, bool bThisIsAll)=0plOpenDdlParserprotectedpure virtual
OnPrimitiveUInt64(plUInt32 count, const plUInt64 *pData, bool bThisIsAll)=0plOpenDdlParserprotectedpure virtual
OnPrimitiveUInt8(plUInt32 count, const plUInt8 *pData, bool bThisIsAll)=0plOpenDdlParserprotectedpure virtual
ParseAll()plOpenDdlParserprotected
ParsingError(plStringView sMessage, bool bFatal)plOpenDdlParserprotected
plOpenDdlParser() (defined in plOpenDdlParser)plOpenDdlParser
SetCacheSize(plUInt32 uiSizeInKB)plOpenDdlParserprotected
SetInputStream(plStreamReader &stream, plUInt32 uiFirstLineOffset=0)plOpenDdlParserprotected
SetLogInterface(plLogInterface *pLog)plOpenDdlParserinlineprotected
SkipRestOfObject()plOpenDdlParserprotected
StopParsing()plOpenDdlParserprotected
~plOpenDdlParser()=default (defined in plOpenDdlParser)plOpenDdlParservirtual