| content | XMLnode | [protected] |
| dump(int depth=0) | XMLnode | |
| dump(std::ostream &o, const std::string &indentstr, const unsigned int depth=0) const | XMLnode | |
| id | XMLnode | [protected] |
| KeyType typedef | XMLnode | |
| KeyTypeList typedef | XMLnode | |
| listkeys(const std::string &, std::vector< std::string > &, bool longformat=true) const | XMLnode | |
| no_close | XMLnode | [protected] |
| nodelist | XMLnode | [protected] |
| operator=(const XMLnode &n) | XMLnode | [inline] |
| reference(const std::string &, bool &) | XMLnode | |
| searchpairs(KeyTypeList &ktl, const std::string &basekey, const std::string currkey, const unsigned int pos) | XMLnode | |
| selectpairs(KeyTypeList &ktl, const std::string currkey) | XMLnode | |
| subtree(const std::string &) const | XMLnode | |
| value(void) const | XMLnode | [inline] |
| xmlassign(const std::string &key, const std::string &value) | XMLnode | |
| XMLnode() | XMLnode | [inline] |
| XMLnode(const std::string &i) | XMLnode | [inline] |
| XMLnode(const XMLnode &n) | XMLnode | [inline] |
| xmlparse(const std::string &s, std::size_t &pos) | XMLnode | |
| ~XMLnode() | XMLnode | |