#include <Twig.hpp>
Public Member Functions | |
| void | addAttribute (std::string name, std::string value) |
| Adds an attribute to the NodeID. | |
| UAPNode * | getChild (UAPNode *parent, bool create=false) |
| Gets the child UAPNode given the parent node and the NodeID. | |
| std::string | toString () const |
| Translates the NodeID to the equivalent string. | |
Definition at line 62 of file Twig.hpp.
| void NodeID::addAttribute | ( | std::string | name, | |
| std::string | value | |||
| ) |
| string NodeID::toString | ( | ) | const |
1.5.7