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