Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

TiXmlNodeManip Class Reference

Utility class to reset the parent, prev and next pointers of a node. More...

Inheritance diagram for TiXmlNodeManip:

Inheritance graph
[legend]
Collaboration diagram for TiXmlNodeManip:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TiXmlNodeManip ()
void v_reset (const TiXmlNode *XNp_parent, const TiXmlNode *XNp_next, const TiXmlNode *XNp_prev)
void v_isolate ()

Detailed Description

Utility class to reset the parent, prev and next pointers of a node.


Constructor & Destructor Documentation

TiXmlNodeManip::TiXmlNodeManip  )  [inline]
 


Member Function Documentation

void TiXmlNodeManip::v_isolate  )  [inline]
 

void TiXmlNodeManip::v_reset const TiXmlNode XNp_parent,
const TiXmlNode XNp_next,
const TiXmlNode XNp_prev
[inline]
 


The documentation for this class was generated from the following file:
Generated for TinyXPath by doxygen SourceForge Logo