VCF::XPathExpression Class Reference
#include <XMLKit.h>
Inheritance diagram for VCF::XPathExpression:
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
| VCF::XPathExpression::XPathExpression |
( |
|
) |
[inline] |
|
| VCF::XPathExpression::XPathExpression |
( |
xmlXPathCompExprPtr |
val |
) |
[inline] |
|
| VCF::XPathExpression::XPathExpression |
( |
const XPathExpression & |
val |
) |
[inline] |
|
Member Function Documentation
| void VCF::XPathExpression::compile |
( |
const String & |
xpathQuery |
) |
|
|
| static void VCF::XPathExpression::freeResource |
( |
xmlXPathCompExprPtr |
res |
) |
[static] |
|
| XPathExpression& VCF::XPathExpression::operator= |
( |
xmlXPathCompExprPtr |
rhs |
) |
[inline] |
|
The documentation for this class was generated from the following file: