|
Apache log4cxx
Version 0.11.0
|
Implementation class for Object. More...
#include <objectimpl.h>
Public Member Functions | |
| void | addRef () const |
| void | releaseRef () const |
Public Member Functions inherited from log4cxx::helpers::Object | |
| 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.