Apache log4cxx
Version 0.11.0
|
Implementation class for Object. More...
#include <objectimpl.h>
Public Member Functions | |
void | addRef () const |
void | releaseRef () const |
![]() | |
virtual bool | instanceof (const Class &clazz) const =0 |
virtual const void * | cast (const Class &clazz) const =0 |
Protected Attributes | |
unsigned int volatile | ref |
Implementation class for Object.