log4cplus::helpers::SharedObjectPtr< T > Class Template Reference

List of all members.

Public Types

typedef T *(SharedObjectPtr::*) unspec_bool_type () const

Public Member Functions

 SharedObjectPtr (T *realPtr=0)
 SharedObjectPtr (const SharedObjectPtr &rhs)
 ~SharedObjectPtr ()
bool operator== (const SharedObjectPtr &rhs) const
bool operator!= (const SharedObjectPtr &rhs) const
bool operator== (const T *rhs) const
bool operator!= (const T *rhs) const
T * operator-> () const
T & operator * () const
SharedObjectPtroperator= (const SharedObjectPtr &rhs)
SharedObjectPtroperator= (T *rhs)
T * get () const
void swap (SharedObjectPtr &other) throw ()
 operator unspec_bool_type () const
bool operator! () const

Private Member Functions

void addref () const

Private Attributes

T * pointee

Detailed Description

template<class T>
class log4cplus::helpers::SharedObjectPtr< T >

Definition at line 84 of file pointer.h.


The documentation for this class was generated from the following file:


Generated on 6 Jan 2011 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.5.1