| child_list_type typedef | s11n::node_traits< NodeT > | |
| children(node_type &node) | s11n::node_traits< NodeT > | [inline, static] |
| children(const node_type &node) | s11n::node_traits< NodeT > | [inline, static] |
| class_name(node_type &node, const std::string &classname) | s11n::node_traits< NodeT > | [inline, static] |
| class_name(const node_type &node) | s11n::node_traits< NodeT > | [inline, static] |
| clear(node_type &node) | s11n::node_traits< NodeT > | [inline, static] |
| create() | s11n::node_traits< NodeT > | [inline, static] |
| create(const std::string &nodename) | s11n::node_traits< NodeT > | [inline, static] |
| empty(const node_type &node) | s11n::node_traits< NodeT > | [inline, static] |
| get(const node_type &node, const std::string &key, const ValueT &default_value) | s11n::node_traits< NodeT > | [inline, static] |
| is_set(const node_type &node, const std::string &key) | s11n::node_traits< NodeT > | [inline, static] |
| name(node_type &node, const std::string &name) | s11n::node_traits< NodeT > | [inline, static] |
| name(const node_type &node) | s11n::node_traits< NodeT > | [inline, static] |
| node_type typedef | s11n::node_traits< NodeT > | |
| properties(const node_type &node) | s11n::node_traits< NodeT > | [inline, static] |
| properties(node_type &node) | s11n::node_traits< NodeT > | [inline, static] |
| property_map_type typedef | s11n::node_traits< NodeT > | |
| set(node_type &node, const std::string &key, const ValueT &value) | s11n::node_traits< NodeT > | [inline, static] |
| swap(node_type &lhs, node_type &rhs) | s11n::node_traits< NodeT > | [inline, static] |
| unset(node_type &node, const std::string &key) | s11n::node_traits< NodeT > | [inline, static] |