![]() |
Plasma Engine
2.0
|
This is the complete list of members for plOpenDdlParser, including all inherited members.
| ContinueParsing() | plOpenDdlParser | protected |
| HadFatalParsingError() const | plOpenDdlParser | inline |
| m_pLogInterface (defined in plOpenDdlParser) | plOpenDdlParser | protected |
| OnBeginObject(plStringView sType, plStringView sName, bool bGlobalName)=0 | plOpenDdlParser | protectedpure virtual |
| OnBeginPrimitiveList(plOpenDdlPrimitiveType type, plStringView sName, bool bGlobalName)=0 | plOpenDdlParser | protectedpure virtual |
| OnEndObject()=0 | plOpenDdlParser | protectedpure virtual |
| OnEndPrimitiveList()=0 | plOpenDdlParser | protectedpure virtual |
| OnParsingError(plStringView sMessage, bool bFatal, plUInt32 uiLine, plUInt32 uiColumn) | plOpenDdlParser | inlineprotectedvirtual |
| OnPrimitiveBool(plUInt32 count, const bool *pData, bool bThisIsAll)=0 | plOpenDdlParser | protectedpure virtual |
| OnPrimitiveDouble(plUInt32 count, const double *pData, bool bThisIsAll)=0 | plOpenDdlParser | protectedpure virtual |
| OnPrimitiveFloat(plUInt32 count, const float *pData, bool bThisIsAll)=0 | plOpenDdlParser | protectedpure virtual |
| OnPrimitiveInt16(plUInt32 count, const plInt16 *pData, bool bThisIsAll)=0 | plOpenDdlParser | protectedpure virtual |
| OnPrimitiveInt32(plUInt32 count, const plInt32 *pData, bool bThisIsAll)=0 | plOpenDdlParser | protectedpure virtual |
| OnPrimitiveInt64(plUInt32 count, const plInt64 *pData, bool bThisIsAll)=0 | plOpenDdlParser | protectedpure virtual |
| OnPrimitiveInt8(plUInt32 count, const plInt8 *pData, bool bThisIsAll)=0 | plOpenDdlParser | protectedpure virtual |
| OnPrimitiveString(plUInt32 count, const plStringView *pData, bool bThisIsAll)=0 | plOpenDdlParser | protectedpure virtual |
| OnPrimitiveUInt16(plUInt32 count, const plUInt16 *pData, bool bThisIsAll)=0 | plOpenDdlParser | protectedpure virtual |
| OnPrimitiveUInt32(plUInt32 count, const plUInt32 *pData, bool bThisIsAll)=0 | plOpenDdlParser | protectedpure virtual |
| OnPrimitiveUInt64(plUInt32 count, const plUInt64 *pData, bool bThisIsAll)=0 | plOpenDdlParser | protectedpure virtual |
| OnPrimitiveUInt8(plUInt32 count, const plUInt8 *pData, bool bThisIsAll)=0 | plOpenDdlParser | protectedpure virtual |
| ParseAll() | plOpenDdlParser | protected |
| ParsingError(plStringView sMessage, bool bFatal) | plOpenDdlParser | protected |
| plOpenDdlParser() (defined in plOpenDdlParser) | plOpenDdlParser | |
| SetCacheSize(plUInt32 uiSizeInKB) | plOpenDdlParser | protected |
| SetInputStream(plStreamReader &stream, plUInt32 uiFirstLineOffset=0) | plOpenDdlParser | protected |
| SetLogInterface(plLogInterface *pLog) | plOpenDdlParser | inlineprotected |
| SkipRestOfObject() | plOpenDdlParser | protected |
| StopParsing() | plOpenDdlParser | protected |
| ~plOpenDdlParser()=default (defined in plOpenDdlParser) | plOpenDdlParser | virtual |