| add_attrib(const XMLAttrib &attrib) | Physsim::XMLTree | [inline] |
| add_child(XMLTreePtr child) | Physsim::XMLTree | [inline] |
| find_child_nodes(const std::string &name) const | Physsim::XMLTree | |
| find_child_nodes(const std::list< std::string > &name) const | Physsim::XMLTree | |
| find_descendant_nodes(const std::string &name) const (defined in Physsim::XMLTree) | Physsim::XMLTree | |
| get_attrib(const std::string &attrib_name) const | Physsim::XMLTree | |
| get_attributes() const | Physsim::XMLTree | [inline] |
| get_child_nodes() const | Physsim::XMLTree | |
| get_object() const | Physsim::XMLTree | [inline] |
| get_parent() const | Physsim::XMLTree | [inline] |
| name() const | Physsim::XMLTree | [inline] |
| name(const std::string name) | Physsim::XMLTree | [inline] |
| set_object(boost::shared_ptr< void > object) | Physsim::XMLTree | [inline] |
| set_parent(XMLTreePtr parent) | Physsim::XMLTree | [inline] |
| XMLTree(const std::string &name) | Physsim::XMLTree | |
| XMLTree(const std::string &name, const std::list< XMLAttrib > &attributes) | Physsim::XMLTree |
1.5.1