Apache log4cxx Version 0.10.0
ObjectPtrBase Class Referenceabstract

#include <objectptr.h>

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

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: