Public Types |
enum | RequestType {
LockShared = 1,
LockExclusive = 2,
Unlock = 3,
Abort = 4,
AbortWithConf = 5
} |
enum | RequestFlag |
enum | ReturnCode {
Success = 0,
IsBlocked = 1,
WouldBlock = 2,
Refused = 3,
NoFreeOp = 4
} |
Public Member Functions |
| STATIC_CONST (LockSignalLength=13) |
| STATIC_CONST (UndoSignalLength=3) |
Friends |
class | Dbacc |
class | Dbtup |
class | Dbtux |
bool | printACC_LOCKREQ (FILE *, const Uint32 *, Uint32, Uint16) |
Detailed Description
Definition at line 28 of file AccLock.hpp.
The documentation for this class was generated from the following file: