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:
[
legend
]
Collaboration diagram for TiXmlNodeManip:
[
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:
xpath_processor.cpp
Generated for
TinyXPath
by