Classdesc 3.44
|
This is the complete list of members for xml_unpack_t, including all inherited members.
CLASSDESC_ACCESS(xml_unpack_t) (defined in xml_unpack_t) | xml_unpack_t | |
classdesc_access::access_pack< xml_unpack_t > (defined in xml_unpack_t) | xml_unpack_t | friend |
classdesc_access::access_unpack< xml_unpack_t > (defined in xml_unpack_t) | xml_unpack_t | friend |
clear() (defined in xml_unpack_t) | xml_unpack_t | inline |
ContentMap typedef (defined in xml_unpack_t) | xml_unpack_t | |
count(std::string key) | xml_unpack_t | inline |
endToken(const std::string &prefix) const (defined in xml_unpack_t) | xml_unpack_t | inline |
exists(const std::string &key) | xml_unpack_t | inline |
firstToken(const std::string &prefix) const | xml_unpack_t | inline |
istoT(const std::string &s, T &x) (defined in xml_unpack_t) | xml_unpack_t | inline |
missingException | xml_unpack_t | |
parse(Stream &i) | xml_unpack_t | |
parse(XMLtoken< Stream > &stream, const std::string &scope) (defined in xml_unpack_t) | xml_unpack_t | |
printContentMap() const | xml_unpack_t | inline |
process_attribute(XMLtoken< Stream > &i, const std::string &scope) | xml_unpack_t | |
stoT(const std::string &s, T &x) (defined in xml_unpack_t) | xml_unpack_t | inline |
unpack(std::string key, T &var) | xml_unpack_t | inline |
unpack(std::string key, bool &var) (defined in xml_unpack_t) | xml_unpack_t | inline |
unpack(std::string key, std::string &var) | xml_unpack_t | inline |
unpack(std::string key, CDATA &a) (defined in xml_unpack_t) | xml_unpack_t | inline |
xml_unpack_t() (defined in xml_unpack_t) | xml_unpack_t | inline |
xml_unpack_t(const char *fname) (defined in xml_unpack_t) | xml_unpack_t | inline |
xml_unpack_t(Stream &i) (defined in xml_unpack_t) | xml_unpack_t | inline |