Manages the lifetime of an XObject instance. More...
#include <XObjectFactory.hpp>
Collaboration diagram for XObjectGuard:

Manages the lifetime of an XObject instance.
|
Construct an XObjectGuard instance from a factory object and an XObject.
| theFactory | object that manages lifetime of XObjects |
| theXObject | pointer to XObject managed |
|
|
|
|
|
|
|
|
Return the referenced object to the factory, if there is one, and set the pointers to the new object and factory.
|
Return the referenced object to the factory and set the pointers to null.
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSL Transformer Version 1.0 |
|
|