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

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

ContinueParsing()plJSONParserprotected
m_pLogInterface (defined in plJSONParser)plJSONParserprotected
OnBeginArray()=0plJSONParserprivatepure virtual
OnBeginObject()=0plJSONParserprivatepure virtual
OnEndArray()=0plJSONParserprivatepure virtual
OnEndObject()=0plJSONParserprivatepure virtual
OnParsingError(plStringView sMessage, bool bFatal, plUInt32 uiLine, plUInt32 uiColumn)plJSONParserinlineprivatevirtual
OnReadValue(plStringView sValue)=0plJSONParserprivatepure virtual
OnReadValue(double fValue)=0plJSONParserprivatepure virtual
OnReadValue(bool bValue)=0plJSONParserprivatepure virtual
OnReadValueNULL()=0plJSONParserprivatepure virtual
OnVariable(plStringView sVarName)=0plJSONParserprivatepure virtual
ParseAll()plJSONParserprotected
ParsingError(plStringView sMessage, bool bFatal)plJSONParserprotected
plJSONParser()plJSONParser
SetInputStream(plStreamReader &stream, plUInt32 uiFirstLineOffset=0)plJSONParserprotected
SetLogInterface(plLogInterface *pLog)plJSONParserinline
SkipArray()plJSONParserprotected
SkipObject()plJSONParserprotected
~plJSONParser()=default (defined in plJSONParser)plJSONParservirtual