Base Framework
Parser Member List

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

doesMatchPattern(const String &pattern, const String &text) noexceptParserstatic
end (defined in Parser)Parserprotected
getAvailable() const noexceptParserinline
getCurrent() const noexceptParserinline
getNumberOfDigits() const noexceptParserinline
getUCS4Bytes() const noexceptParser
hasMore() const noexceptParserinline
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()Parserinline
skipUCS4()Parserinline
src (defined in Parser)Parserprotected
unwind()Parserinline