![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiOpenDdlParser, including all inherited members.
ContinueParsing() | xiiOpenDdlParser | protected |
HadFatalParsingError() const | xiiOpenDdlParser | inline |
m_pLogInterface (defined in xiiOpenDdlParser) | xiiOpenDdlParser | protected |
OnBeginObject(xiiStringView sType, xiiStringView sName, bool bGlobalName)=0 | xiiOpenDdlParser | protectedpure virtual |
OnBeginPrimitiveList(xiiOpenDdlPrimitiveType type, xiiStringView sName, bool bGlobalName)=0 | xiiOpenDdlParser | protectedpure virtual |
OnEndObject()=0 | xiiOpenDdlParser | protectedpure virtual |
OnEndPrimitiveList()=0 | xiiOpenDdlParser | protectedpure virtual |
OnParsingError(xiiStringView sMessage, bool bFatal, xiiUInt32 uiLine, xiiUInt32 uiColumn) | xiiOpenDdlParser | inlineprotectedvirtual |
OnPrimitiveBool(xiiUInt32 count, const bool *pData, bool bThisIsAll)=0 | xiiOpenDdlParser | protectedpure virtual |
OnPrimitiveDouble(xiiUInt32 count, const double *pData, bool bThisIsAll)=0 | xiiOpenDdlParser | protectedpure virtual |
OnPrimitiveFloat(xiiUInt32 count, const float *pData, bool bThisIsAll)=0 | xiiOpenDdlParser | protectedpure virtual |
OnPrimitiveInt16(xiiUInt32 count, const xiiInt16 *pData, bool bThisIsAll)=0 | xiiOpenDdlParser | protectedpure virtual |
OnPrimitiveInt32(xiiUInt32 count, const xiiInt32 *pData, bool bThisIsAll)=0 | xiiOpenDdlParser | protectedpure virtual |
OnPrimitiveInt64(xiiUInt32 count, const xiiInt64 *pData, bool bThisIsAll)=0 | xiiOpenDdlParser | protectedpure virtual |
OnPrimitiveInt8(xiiUInt32 count, const xiiInt8 *pData, bool bThisIsAll)=0 | xiiOpenDdlParser | protectedpure virtual |
OnPrimitiveString(xiiUInt32 count, const xiiStringView *pData, bool bThisIsAll)=0 | xiiOpenDdlParser | protectedpure virtual |
OnPrimitiveUInt16(xiiUInt32 count, const xiiUInt16 *pData, bool bThisIsAll)=0 | xiiOpenDdlParser | protectedpure virtual |
OnPrimitiveUInt32(xiiUInt32 count, const xiiUInt32 *pData, bool bThisIsAll)=0 | xiiOpenDdlParser | protectedpure virtual |
OnPrimitiveUInt64(xiiUInt32 count, const xiiUInt64 *pData, bool bThisIsAll)=0 | xiiOpenDdlParser | protectedpure virtual |
OnPrimitiveUInt8(xiiUInt32 count, const xiiUInt8 *pData, bool bThisIsAll)=0 | xiiOpenDdlParser | protectedpure virtual |
ParseAll() | xiiOpenDdlParser | protected |
ParsingError(xiiStringView sMessage, bool bFatal) | xiiOpenDdlParser | protected |
SetCacheSize(xiiUInt32 uiSizeInKB) | xiiOpenDdlParser | protected |
SetInputStream(xiiStreamReader &stream, xiiUInt32 uiFirstLineOffset=0) | xiiOpenDdlParser | protected |
SetLogInterface(xiiLogInterface *pLog) | xiiOpenDdlParser | inlineprotected |
SkipRestOfObject() | xiiOpenDdlParser | protected |
StopParsing() | xiiOpenDdlParser | protected |
xiiOpenDdlParser() (defined in xiiOpenDdlParser) | xiiOpenDdlParser | |
~xiiOpenDdlParser()=default (defined in xiiOpenDdlParser) | xiiOpenDdlParser | virtual |