Base Framework
JSON::JSONParser Member List

This is the complete list of members for JSON::JSONParser, including all inherited members.

doesMatchPattern(const String &pattern, const String &text) noexceptParserstatic
end (defined in Parser)Parserprotected
getAvailable() const noexceptParserinline
getColumn(const uint8 *src, const uint8 *end, unsigned int tabSize=2)JSON::JSONParserinlinestatic
getCurrent() const noexceptParserinline
getNumberOfDigits() const noexceptParserinline
getPosition() const noexcept (defined in JSON::JSONParser)JSON::JSONParserinline
getUCS4Bytes() const noexceptParser
hasMore() const noexceptParserinline
JSONParser() noexcept (defined in JSON::JSONParser)JSON::JSONParserinline
JSONParser(const uint8 *src, const uint8 *end) noexcept (defined in JSON::JSONParser)JSON::JSONParserinline
Parser() noexceptParserinline
Parser(const uint8 *_src, const uint8 *_end) noexceptParserinline
Parser(const String &text) noexceptParserinline
peek() constParserinline
peek(char ch) constParserinline
peekByte() constParserinline
peekUCS4() constParser
read(ucs4 ch)Parserinline
read()Parserinline
read(char ch)Parserinline
read(const char *text)Parserinline
readDigit()Parserinline
readDigits(unsigned int count)Parserinline
readUCS4()Parser
skip()Parserinline
skipAny(const char *chars)Parserinline
skipJSONSpaces() noexceptJSON::JSONParserinline
skipUCS4()Parserinline
src (defined in Parser)Parserprotected
unwind()Parserinline