antioch-0.4.0
|
Go to the source code of this file.
Classes | |
struct | Entity |
Macros | |
#define | DELETE_NODE(node) |
#define | DELETE_ATTRIBUTE(attrib) |
#define DELETE_ATTRIBUTE | ( | attrib | ) |
Definition at line 63 of file tinyxml2_imp.h.
Referenced by tinyxml2::XMLElement::DeleteAttribute(), tinyxml2::XMLElement::ParseAttributes(), and tinyxml2::XMLElement::~XMLElement().
#define DELETE_NODE | ( | node | ) |
Definition at line 56 of file tinyxml2_imp.h.
Referenced by tinyxml2::XMLNode::DeleteChild(), tinyxml2::XMLNode::DeleteChildren(), and tinyxml2::XMLNode::ParseDeep().