Public Member Functions | |
XPathOperator (const XPathOperator &o) | |
virtual XPathOperator & | operator= (const XPathOperator &xp) |
virtual bool | IsMatch (XmlNode &context) |
virtual XmlNodeListPtr | NextContext (XmlNodePtr context) |
void | CheckMem () const |
void | ValidateMem () const |
Definition at line 15 of file XPathOperator.h.