|
DCMTK
Version 3.6.1 20131114
OFFIS DICOM Toolkit
|
Inheritance diagram for dcmtk::log4cplus::helpers::SharedObject:
Collaboration diagram for dcmtk::log4cplus::helpers::SharedObject:Public Member Functions | |
| void | addReference () const |
| void | removeReference () const |
Public Attributes | |
| thread::Mutex | access_mutex |
Protected Member Functions | |
| SharedObject (const SharedObject &) | |
| SharedObject & | operator= (const SharedObject &) |
Private Types | |
| typedef unsigned | count_type |
Private Attributes | |
| count_type | count |