Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

XObjectPtr Class Reference

Class to hold XObjectPtr return types. More...

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]

Create an XObjectPtr.

XObjectPtr::XObjectPtr ( const XObjectPtr theSource  ) 

XObjectPtr::~XObjectPtr (  ) 


Member Function Documentation

XObjectPtr& XObjectPtr::operator= ( const XObjectPtr theRHS  ) 

void XObjectPtr::release (  ) 

bool XObjectPtr::null (  )  const

const XObject& XObjectPtr::operator * (  )  const

XObject& XObjectPtr::operator * (  ) 

const XObject* XObjectPtr::operator-> (  )  const

XObject* XObjectPtr::operator-> (  ) 

const XObject* XObjectPtr::get (  )  const

XObject* XObjectPtr::get (  ) 


Friends And Related Function Documentation

bool operator== ( const XObjectPtr theLHS,
const XObjectPtr theRHS 
) [friend]

bool operator< ( const XObjectPtr theLHS,
const XObjectPtr theRHS 
) [friend]


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.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo