|
| CFileLock (const char *filename) |
|
| CFileLock (const std::string &filename) |
|
void | readLock () const volatile throw (std::runtime_error) |
|
bool | tryReadLock () const volatile |
|
void | writeLock () volatile throw (std::runtime_error) |
|
bool | tryWriteLock () volatile |
|
void | unlock () const volatile throw (std::runtime_error) |
|
The documentation for this class was generated from the following file: