![]() |
Plasma Engine
2.0
|
This is the complete list of members for plJSONParser, including all inherited members.
| ContinueParsing() | plJSONParser | protected |
| m_pLogInterface (defined in plJSONParser) | plJSONParser | protected |
| OnBeginArray()=0 | plJSONParser | privatepure virtual |
| OnBeginObject()=0 | plJSONParser | privatepure virtual |
| OnEndArray()=0 | plJSONParser | privatepure virtual |
| OnEndObject()=0 | plJSONParser | privatepure virtual |
| OnParsingError(plStringView sMessage, bool bFatal, plUInt32 uiLine, plUInt32 uiColumn) | plJSONParser | inlineprivatevirtual |
| OnReadValue(plStringView sValue)=0 | plJSONParser | privatepure virtual |
| OnReadValue(double fValue)=0 | plJSONParser | privatepure virtual |
| OnReadValue(bool bValue)=0 | plJSONParser | privatepure virtual |
| OnReadValueNULL()=0 | plJSONParser | privatepure virtual |
| OnVariable(plStringView sVarName)=0 | plJSONParser | privatepure virtual |
| ParseAll() | plJSONParser | protected |
| ParsingError(plStringView sMessage, bool bFatal) | plJSONParser | protected |
| plJSONParser() | plJSONParser | |
| SetInputStream(plStreamReader &stream, plUInt32 uiFirstLineOffset=0) | plJSONParser | protected |
| SetLogInterface(plLogInterface *pLog) | plJSONParser | inline |
| SkipArray() | plJSONParser | protected |
| SkipObject() | plJSONParser | protected |
| ~plJSONParser()=default (defined in plJSONParser) | plJSONParser | virtual |