DCMTK
Version 3.6.1 20131114
OFFIS DICOM Toolkit
|
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 |