Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::XPathExpression Class Reference

#include <XMLKit.h>

Inheritance diagram for VCF::XPathExpression:

VCF::Attachable< xmlXPathCompExprPtr, XPathExpression > List of all members.

Public Types

typedef Attachable< xmlXPathCompExprPtr,
XPathExpression
BaseT

Public Member Functions

 XPathExpression ()
 XPathExpression (xmlXPathCompExprPtr val)
 XPathExpression (const XPathExpression &val)
XPathExpressionoperator= (xmlXPathCompExprPtr rhs)
void compile (const String &xpathQuery)

Static Public Member Functions

static void freeResource (xmlXPathCompExprPtr res)

Member Typedef Documentation

typedef Attachable<xmlXPathCompExprPtr,XPathExpression> VCF::XPathExpression::BaseT
 


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:
   Comments or Suggestions?    License Information