log4cplus
1.1.0
|
#include <lockfile.h>
Public Member Functions | |
LockFile (tstring const &lock_file) | |
~LockFile () | |
void | lock () const |
void | unlock () const |
Definition at line 42 of file lockfile.h.
log4cplus::helpers::LockFile::LockFile | ( | tstring const & | lock_file | ) |
void log4cplus::helpers::LockFile::lock | ( | ) | const |
void log4cplus::helpers::LockFile::unlock | ( | ) | const |