Xalan-C++ API Reference 1.12.0
|
Class to hold XObjectPtr return types. More...
#include <xalanc/XPath/XObject.hpp>
Public Member Functions | |
XObjectPtr (XObject *theXObject=0) | |
Create an XObjectPtr. | |
XObjectPtr (const XObjectPtr &theSource) | |
XObjectPtr & | operator= (const XObjectPtr &theRHS) |
~XObjectPtr () | |
void | release () |
bool | null () const |
const XObject & | operator* () const |
XObject & | operator* () |
const XObject * | operator-> () const |
XObject * | operator-> () |
const XObject * | get () const |
XObject * | get () |
Friends | |
bool | operator== (const XObjectPtr &, const XObjectPtr &) |
bool | operator< (const XObjectPtr &, const XObjectPtr &) |
Class to hold XObjectPtr return types.
Definition at line 883 of file XObject.hpp.
|
inlineexplicit |
Create an XObjectPtr.
Definition at line 894 of file XObject.hpp.
|
inline |
Definition at line 900 of file XObject.hpp.
|
inline |
Definition at line 921 of file XObject.hpp.
|
inline |
Definition at line 973 of file XObject.hpp.
Definition at line 967 of file XObject.hpp.
|
inline |
Definition at line 937 of file XObject.hpp.
|
inline |
Definition at line 949 of file XObject.hpp.
Definition at line 943 of file XObject.hpp.
|
inline |
Definition at line 961 of file XObject.hpp.
Definition at line 955 of file XObject.hpp.
|
inline |
Definition at line 907 of file XObject.hpp.
|
inline |
Definition at line 927 of file XObject.hpp.
|
friend |
Definition at line 1005 of file XObject.hpp.
|
friend |
Definition at line 986 of file XObject.hpp.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Mon Feb 5 2024 20:50:04 for Xalan-C++ API Reference by