|
SpectMorph
|
Public Member Functions | |
| 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 |