| Apache log4cxx
    Version 0.11.0
    | 
Implementation class for Object. More...
 
  
 | Public Member Functions | |
| ObjectImpl () | |
| virtual | ~ObjectImpl () | 
| void | addRef () const | 
| void | releaseRef () const | 
|  Public Member Functions inherited from Object | |
| virtual const helpers::Class & | getClass () const | 
| virtual | ~Object () | 
| virtual bool | instanceof (const Class &clazz) const =0 | 
| virtual const void * | cast (const Class &clazz) const =0 | 
| Protected Attributes | |
| unsigned int volatile | ref | 
| Additional Inherited Members | |
|  Static Public Member Functions inherited from Object | |
| static const helpers::Class & | getStaticClass () | 
| static const log4cxx::helpers::ClassRegistration & | registerClass () | 
Implementation class for Object.
| ObjectImpl | ( | ) | 
| 
 | virtual | 
| 
 | virtual | 
Implements Object.
Reimplemented in DOMConfigurator, TimeBasedRollingPolicy, Logger, PropertyConfigurator, Hierarchy, RollingPolicyBase, Filter, OnlyOnceErrorHandler, FallbackErrorHandler, TriggeringPolicy, Layout, and DefaultRepositorySelector.
| 
 | virtual | 
Implements Object.
Reimplemented in DOMConfigurator, TimeBasedRollingPolicy, Logger, PropertyConfigurator, Hierarchy, RollingPolicyBase, Filter, OnlyOnceErrorHandler, FallbackErrorHandler, TriggeringPolicy, Layout, and DefaultRepositorySelector.
| 
 | mutableprotected |