Apache log4cxx  Version 0.10.1
objectptr.h File Reference

Classes

class  ObjectPtrBase
 
class  ObjectPtrT< T >
 smart pointer to a Object descendant More...
 

Namespaces

 log4cxx
 
 log4cxx::helpers
 

Macros

#define _LOG4CXX_OBJECTPTR_INIT(x)   : ObjectPtrBase(), p(x) {
 

Macro Definition Documentation

◆ _LOG4CXX_OBJECTPTR_INIT

#define _LOG4CXX_OBJECTPTR_INIT (   x)    : ObjectPtrBase(), p(x) {