#include <xalanc/XPath/XPathFactoryBlock.hpp>
Definition at line 41 of file XPathFactoryBlock.hpp.
◆ anonymous enum
◆ XPathFactoryBlock()
xalanc::XPathFactoryBlock::XPathFactoryBlock |
( |
MemoryManager & |
theManager, |
|
|
XalanSize_t |
theBlockSize = eDefaultBlockSize |
|
) |
| |
|
explicit |
◆ ~XPathFactoryBlock()
virtual xalanc::XPathFactoryBlock::~XPathFactoryBlock |
( |
| ) |
|
|
virtual |
◆ create()
virtual XPath* xalanc::XPathFactoryBlock::create |
( |
| ) |
|
|
virtual |
Create an XPath.
The XPath instance is owned by the factory, and should not be deleted. The factory will manage the lifetime.
Implements xalanc::XPathFactory.
◆ doReturnObject()
virtual bool xalanc::XPathFactoryBlock::doReturnObject |
( |
const XPath * |
theXPath, |
|
|
bool |
fInReset = false |
|
) |
| |
|
protectedvirtual |
◆ reset()
virtual void xalanc::XPathFactoryBlock::reset |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: