#include <XPathFactory.hpp>
Inherited by XPathFactoryBlock, and XPathFactoryDefault.
Definition at line 41 of file XPathFactory.hpp.
◆ XPathFactory()
| XPathFactory::XPathFactory |
( |
| ) |
|
|
explicit |
◆ ~XPathFactory()
| virtual XPathFactory::~XPathFactory |
( |
| ) |
|
|
virtual |
◆ create()
| virtual XPath* XPathFactory::create |
( |
| ) |
|
|
pure virtual |
◆ doReturnObject()
| virtual bool XPathFactory::doReturnObject |
( |
const XPath * |
theXPath, |
|
|
bool |
fInReset = false |
|
) |
| |
|
protectedpure virtual |
◆ reset()
| virtual void XPathFactory::reset |
( |
| ) |
|
|
pure virtual |
◆ returnObject()
| bool XPathFactory::returnObject |
( |
const XPath * |
theXPath | ) |
|
|
inline |
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.
Definition at line 58 of file XPathFactory.hpp.
◆ DeleteXPathFunctor
The documentation for this class was generated from the following file: