Apache log4cxx  Version 0.10.0
ObjectPtrBase Class Referenceabstract

Inherited by ObjectPtrT< T >, ObjectPtrT< Appender >, ObjectPtrT< ErrorHandler >, ObjectPtrT< Filter >, ObjectPtrT< Layout >, ObjectPtrT< Level >, ObjectPtrT< log4cxx::spi::LoggerFactory >, ObjectPtrT< Logger >, ObjectPtrT< LoggerFactory >, ObjectPtrT< LoggerRepository >, ObjectPtrT< LoggingEvent >, and ObjectPtrT< Rule >.

Public Member Functions

 ObjectPtrBase ()
 
virtual ~ObjectPtrBase ()
 
virtual void * cast (const Class &cls) const =0
 

Static Public Member Functions

static void checkNull (const int &null)
 
static void * exchange (void **destination, void *newValue)
 

Constructor & Destructor Documentation

◆ ObjectPtrBase()

◆ ~ObjectPtrBase()

virtual ~ObjectPtrBase ( )
virtual

Member Function Documentation

◆ cast()

virtual void* cast ( const Class cls) const
pure virtual

◆ checkNull()

static void checkNull ( const int &  null)
static

◆ exchange()

static void* exchange ( void **  destination,
void *  newValue 
)
static

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