, including all inherited members.
checkIntegrity() const | YGP::ParseAttomic | [protected, virtual] |
checkValue(char ch) | YGP::ParseQuoted | [protected, virtual] |
doParse(Xistream &stream, bool optional) | YGP::ParseAttomic | [protected, virtual] |
errors enum name | YGP::ParseObject | |
found(const char *pFoundValue, unsigned int) | YGP::ParseObject | [virtual] |
freeBuffer() | YGP::ParseObject | [static] |
getClosingChar(char ch) | YGP::ParseQuoted | [static] |
getDescription() const | YGP::ParseObject | [inline] |
getMaxCard() const | YGP::ParseAttomic | [inline] |
getMinCard() const | YGP::ParseAttomic | [inline] |
getValue() const | YGP::ParseAttomic | [inline] |
LAST enum value (defined in YGP::ParseAttomic) | YGP::ParseAttomic | [protected] |
MAX_MIN_ERROR enum value | YGP::ParseAttomic | [protected] |
maxCard | YGP::ParseAttomic | [protected] |
minCard | YGP::ParseAttomic | [protected] |
NO_DESCRIPTION enum value (defined in YGP::ParseObject) | YGP::ParseObject | [protected] |
NO_VALUE enum value | YGP::ParseAttomic | [protected] |
objStatus enum name | YGP::ParseObject | [protected] |
OK enum value (defined in YGP::ParseObject) | YGP::ParseObject | [protected] |
operator=(const ParseQuoted &other) | YGP::ParseQuoted | |
YGP::ParseText::operator=(const ParseText &other) | YGP::ParseText | [inline] |
YGP::ParseAttomic::operator=(const ParseAttomic &other) | YGP::ParseAttomic | |
YGP::ParseObject::operator=(const ParseObject &other) | YGP::ParseObject | |
parse(Xistream &stream) | YGP::ParseObject | [inline] |
PARSE_CB_ABORT enum value | YGP::ParseObject | |
PARSE_CB_ERROR enum value | YGP::ParseObject | |
PARSE_ERROR enum value | YGP::ParseObject | |
PARSE_OK enum value | YGP::ParseObject | |
ParseAttomic(const char *value, const char *description, unsigned int max=1, unsigned int min=1, bool skipWhitespace=true, bool reportData=true) | YGP::ParseAttomic | |
ParseAttomic(const ParseAttomic &other) | YGP::ParseAttomic | |
ParseObject(const char *description, bool skipWhitespace=true) | YGP::ParseObject | |
ParseObject(const ParseObject &other) | YGP::ParseObject | |
ParseQuoted(char quote, const char *description, unsigned int max, unsigned int min=1, bool skipWhitespace=true, bool reportData=true) | YGP::ParseQuoted | |
ParseQuoted(const ParseQuoted &other) | YGP::ParseQuoted | |
ParseText(const char *abort, const char *description, unsigned int max, unsigned int min=1, bool skipWhitespace=true, bool reportData=true) | YGP::ParseText | [inline] |
ParseText(const ParseText &other) | YGP::ParseText | [inline] |
pValue | YGP::ParseAttomic | [protected] |
setDescription(const char *desc) | YGP::ParseObject | [inline] |
setMaxCard(unsigned int val) | YGP::ParseAttomic | [inline] |
setMinCard(unsigned int val) | YGP::ParseAttomic | [inline] |
setSkipWS(bool skipWhitespace) | YGP::ParseObject | [inline] |
setValue(const char *value) | YGP::ParseAttomic | [inline] |
skip | YGP::ParseObject | [protected] |
skipWS(Xistream &stream) | YGP::ParseObject | [static] |
~ParseAttomic() | YGP::ParseAttomic | [virtual] |
~ParseObject() | YGP::ParseObject | [virtual] |
~ParseQuoted() | YGP::ParseQuoted | [virtual] |
~ParseText() | YGP::ParseText | [virtual] |