SDX::Node Member List
This is the complete list of members for
SDX::Node, including all inherited members.
| addAttribute(Attribute *attribute) | SDX::Node | |
| addAttribute(std::string name, std::string value) | SDX::Node | |
| addChild(Node *node) | SDX::NodeContainer | |
| getAttribute(unsigned int index=0) | SDX::Node | |
| getAttribute(std::string attributeName) | SDX::Node | |
| getAttributes() | SDX::Node | |
| getAttributes(std::string attributeName) | SDX::Node | |
| getAttributeValue(T *value, int attributeIndex=0) | SDX::Node | [inline] |
| getAttributeValue(T *value, std::string attributeName) | SDX::Node | [inline] |
| getChild(std::string nodeName) | SDX::NodeContainer | |
| getChild(unsigned int index=0) | SDX::NodeContainer | |
| getChild(std::string nodeName, std::string attributeValue, std::string attributeName="") | SDX::NodeContainer | |
| getChildren() | SDX::NodeContainer | |
| getChildren(std::string nodeName) | SDX::NodeContainer | |
| getName() | SDX::Node | |
| getNamedAttributes() | SDX::Node | |
| getNodeAttributeValue(T *value, std::string nodeName, int attributeIndex=0) | SDX::Node | [inline] |
| getUnnamedAttributes() | SDX::Node | |
| m_deallocateContentOnDestruct | SDX::NodeContainer | [protected] |
| Node(std::string name) | SDX::Node | |
| Node(Node &other) | SDX::Node | |
| Node(Node *other) | SDX::Node | |
| NodeContainer() | SDX::NodeContainer | |
| removeChild(unsigned int index, bool deallocate=true) | SDX::NodeContainer | |
| removeChild(Node *node, bool deallocate=true) | SDX::NodeContainer | |
| sendToContentHandler(ContentHandler *contentHandler, bool onlySendContents=false) | SDX::Node | |
| setDeallocateContentOnDestruct(bool v) | SDX::NodeContainer | |
| ~Node() (defined in SDX::Node) | SDX::Node | |
| ~NodeContainer() | SDX::NodeContainer | [virtual] |