Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.9
XObjectPtr Class Reference
Class to hold XObjectPtr return types.
More...
Collaboration diagram for XObjectPtr:
[legend]List of all members.Public Member Functions
Friends
Detailed Description
Class to hold XObjectPtr return types.
Constructor & Destructor Documentation
XObjectPtr::XObjectPtr |
( |
XObject * |
theXObject = 0 |
) |
[explicit] |
|
XObjectPtr::XObjectPtr |
( |
const XObjectPtr & |
theSource |
) |
|
|
Member Function Documentation
const XObject* XObjectPtr::get |
( |
|
) |
const |
|
bool XObjectPtr::null |
( |
|
) |
const |
|
XObject& XObjectPtr::operator * |
( |
|
) |
|
|
const XObject& XObjectPtr::operator * |
( |
|
) |
const |
|
XObject* XObjectPtr::operator-> |
( |
|
) |
|
|
const XObject* XObjectPtr::operator-> |
( |
|
) |
const |
|
void XObjectPtr::release |
( |
|
) |
|
|
Friends And Related Function Documentation
The documentation for this class was generated from the following file:
Interpreting class diagrams
Doxygen and
GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.9
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|