Public Types | Public Member Functions

AdvisoryLock Class Reference
[Utility Library]

advisory locking object WARNING: has no effect in Windows More...

#include <file.h>

List of all members.

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 ()

Detailed Description

advisory locking object WARNING: has no effect in Windows

Definition at line 289 of file file.h.


Member Typedef Documentation

typedef int AdvisoryLock::error_t

Definition at line 291 of file file.h.


The documentation for this class was generated from the following file: