xml::xsilHandlerPtr Class Reference
[Input parsing classes.]

Autopointer for handler. More...

#include <Xsil.hh>

List of all members.

Public Member Functions

 xsilHandlerPtr (xsilHandler *x=0)
 xsilHandlerPtr (const xsilHandlerPtr &p)
 ~xsilHandlerPtr ()
xsilHandlerPtroperator= (const xsilHandlerPtr &p)
xsilHandleroperator * () const
xsilHandleroperator-> () const
bool operator== (const xsilHandler *p)
bool operator!= (const xsilHandler *p)


Detailed Description

Autopointer for handler.

Auto pointer for handler

Author:
Daniel Sigg
Version:
1.0; Last major Modification January 2002.

Constructor & Destructor Documentation

xml::xsilHandlerPtr::xsilHandlerPtr ( xsilHandler x = 0  )  [inline, explicit]

Default constructor

xml::xsilHandlerPtr::xsilHandlerPtr ( const xsilHandlerPtr p  )  [inline]

Copy constructor.

xml::xsilHandlerPtr::~xsilHandlerPtr (  )  [inline]

Destructor


Member Function Documentation

xsilHandlerPtr& xml::xsilHandlerPtr::operator= ( const xsilHandlerPtr p  )  [inline]

Assignment operator

xsilHandler& xml::xsilHandlerPtr::operator * (  )  const [inline]

dereference operator.

xsilHandler* xml::xsilHandlerPtr::operator-> (  )  const [inline]

Pointer operator.

bool xml::xsilHandlerPtr::operator== ( const xsilHandler p  )  [inline]

Test if equal to the specified pointer.

bool xml::xsilHandlerPtr::operator!= ( const xsilHandler p  )  [inline]

Test if not equal to the specified pointer.


The documentation for this class was generated from the following file:
Generated on Sun Mar 8 19:21:45 2009 for dmt by  doxygen 1.5.4