|
DCMTK
Version 3.6.1 20131114
OFFIS DICOM Toolkit
|
Collaboration diagram for dcmtk::log4cplus::helpers::LockFile:Public Member Functions | |
| LockFile (tstring const &lock_file) | |
| void | lock () const |
| void | unlock () const |
Private Member Functions | |
| LockFile (LockFile &) | |
| LockFile & | operator= (const LockFile &) |
| void | open (int) const |
| void | close () const |
Private Attributes | |
| tstring | lock_file_name |
| Impl * | data |