Public Member Functions | |
| XML (const std::string &name="", bool use_label_node=false) | |
| template<typename Saver, typename Conv> | |
| void | operator() (std::ostream &out, const Saver &s, const Conv &conv) const | 
| template<typename Loader> | |
| void | operator() (std::istream &in, Loader &l) | 
Protected Attributes | |
| const std::string | name_ | 
| bool | use_label_node_ | 
Definition at line 41 of file XML.hh.
 1.4.6