advisory locking object WARNING: has no effect in Windows More...
#include <file.h>
Public Types | |
typedef int | error_t |
Public Member Functions | |
AdvisoryLock (void) throw () | |
~AdvisoryLock (void) throw () | |
bool | attemptLock (IN const char *filename, IN int operation) throw () |
void | unlock (void) throw () |
advisory locking object WARNING: has no effect in Windows
Definition at line 289 of file file.h.
typedef int AdvisoryLock::error_t |