#include <Lock.h>
|
static void | Remove (std::string &name) |
|
|
static std::list< std::string > | lockList |
|
Definition at line 13 of file Lock.h.
§ Lock()
Lock::Lock |
( |
std::string |
name | ) |
|
§ ~Lock()
§ Remove() [1/2]
void Lock::Remove |
( |
void |
| ) |
|
§ Remove() [2/2]
void Lock::Remove |
( |
std::string & |
name | ) |
|
|
static |
§ fileName
std::string Lock::fileName |
|
private |
§ lockDirectory
const std::string Lock::lockDirectory |
|
staticprivate |
§ lockFile
§ lockList
list< string > Lock::lockList |
|
static |
The documentation for this class was generated from the following files: