Protected Member Functions |
virtual bool | doReturnObject (const XPath *theXPath, bool fInReset=false)=0 |
Constructor & Destructor Documentation
XPathFactory::XPathFactory |
( |
| ) |
|
|
explicit |
virtual XPathFactory::~XPathFactory |
( |
| ) |
|
|
virtual |
Member Function Documentation
virtual XPath* XPathFactory::create |
( |
| ) |
|
|
pure virtual |
virtual bool XPathFactory::doReturnObject |
( |
const XPath * |
theXPath, |
|
|
bool |
fInReset = false |
|
) |
| |
|
protectedpure virtual |
virtual void XPathFactory::reset |
( |
| ) |
|
|
pure virtual |
bool XPathFactory::returnObject |
( |
const XPath * |
theXPath | ) |
|
Return an XPath to the factory.
- Parameters
-
theXPath | The XPath to be returned |
- Returns
- true if the object belongs to the factory, false if not.
Friends And Related Function Documentation
The documentation for this class was generated from the following file: