log4cplus  1.1.0
Public Member Functions | Public Attributes | Protected Member Functions
log4cplus::helpers::SharedObject Class Reference

#include <pointer.h>

Inheritance diagram for log4cplus::helpers::SharedObject:
[legend]
Collaboration diagram for log4cplus::helpers::SharedObject:
[legend]

List of all members.

Public Member Functions

void addReference () const
void removeReference () const

Public Attributes

thread::Mutex access_mutex

Protected Member Functions

 SharedObject ()
 SharedObject (const SharedObject &)
virtual ~SharedObject ()
SharedObjectoperator= (const SharedObject &)

Detailed Description

Definition at line 54 of file pointer.h.


Constructor & Destructor Documentation

Definition at line 62 of file pointer.h.

Definition at line 67 of file pointer.h.

virtual log4cplus::helpers::SharedObject::~SharedObject ( ) [protected, virtual]

Member Function Documentation

SharedObject& log4cplus::helpers::SharedObject::operator= ( const SharedObject ) [inline, protected]

Definition at line 76 of file pointer.h.


Member Data Documentation

Definition at line 79 of file pointer.h.


The documentation for this class was generated from the following file: