YGP::OFParseAttomic< T > Member List
This is the complete list of members for
YGP::OFParseAttomic< T >, including all inherited members.
checkIntegrity() const | YGP::ParseAttomic | [protected, virtual] |
checkValue(char ch) | YGP::ParseAttomic | [protected, virtual] |
doParse(Xistream &stream, bool optional) | YGP::ParseAttomic | [protected, virtual] |
errors enum name | YGP::ParseObject | |
found(const char *pFoundValue, unsigned int len) | YGP::OFParseAttomic< T > | [inline, protected, virtual] |
freeBuffer() | YGP::ParseObject | [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] |
OFParseAttomic(const char *value, const char *description, T &objToNotify, PTCALLBACK callback, unsigned int max=1, unsigned int min=1, bool skipWhitespace=true) | YGP::OFParseAttomic< T > | [inline] |
OFParseAttomic(const OFParseAttomic &other) | YGP::OFParseAttomic< T > | [inline] |
OK enum value (defined in YGP::ParseObject) | YGP::ParseObject | [protected] |
operator=(const OFParseAttomic &other) | YGP::OFParseAttomic< T > | [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 | |
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] |
~OFParseAttomic() | YGP::OFParseAttomic< T > | [inline, virtual] |
~ParseAttomic() | YGP::ParseAttomic | [virtual] |
~ParseObject() | YGP::ParseObject | [virtual] |