pugi::xpath_node Class Reference

#include <pugixml.hpp>

Collaboration diagram for pugi::xpath_node:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 xpath_node ()
 xpath_node (const xml_node &node)
 xpath_node (const xml_attribute &attribute, const xml_node &parent)
xml_node node () const
xml_attribute attribute () const
xml_node parent () const
 operator unspecified_bool_type () const
bool operator! () const
bool operator== (const xpath_node &n) const
bool operator!= (const xpath_node &n) const


Detailed Description

Definition at line 1086 of file pugixml.hpp.


Constructor & Destructor Documentation

PUGI__FN pugi::xpath_node::xpath_node (  ) 

Definition at line 8844 of file pugixml.cpp.

PUGI__FN pugi::xpath_node::xpath_node ( const xml_node node  ) 

Definition at line 8848 of file pugixml.cpp.

PUGI__FN pugi::xpath_node::xpath_node ( const xml_attribute attribute,
const xml_node parent 
)

Definition at line 8852 of file pugixml.cpp.


Member Function Documentation

PUGI__FN xml_attribute pugi::xpath_node::attribute (  )  const

Definition at line 8861 of file pugixml.cpp.

PUGI__FN xml_node pugi::xpath_node::node (  )  const

Definition at line 8856 of file pugixml.cpp.

PUGI__FN pugi::xpath_node::operator xpath_node::unspecified_bool_type (  )  const

Definition at line 8875 of file pugixml.cpp.

PUGI__FN bool pugi::xpath_node::operator! (  )  const

Definition at line 8880 of file pugixml.cpp.

PUGI__FN bool pugi::xpath_node::operator!= ( const xpath_node n  )  const

Definition at line 8890 of file pugixml.cpp.

PUGI__FN bool pugi::xpath_node::operator== ( const xpath_node n  )  const

Definition at line 8885 of file pugixml.cpp.

PUGI__FN xml_node pugi::xpath_node::parent (  )  const

Definition at line 8866 of file pugixml.cpp.

References pugi::xml_node::parent().

Here is the call graph for this function:


The documentation for this class was generated from the following files:

Generated on Thu Jul 6 00:34:24 2017 for Moses by  doxygen 1.5.9