Public Types |
enum | ErrorCode { OK = 0,
OutOfLockQueueRecords = 1,
LockIdAlreadyUsed = 2,
UnsupportedLockType = 3
} |
Public Member Functions |
| STATIC_CONST (SignalLength=4) |
Public Attributes |
Uint32 | senderData |
Uint32 | senderRef |
Uint32 | lockId |
Uint32 | errorCode |
Friends |
class | DbUtil |
class | MutexManager |
bool | printUTIL_CREATE_LOCK_REF (FILE *, const Uint32 *, Uint32, Uint16) |
Detailed Description
Definition at line 219 of file UtilLock.hpp.
Friends And Related Function Documentation
friend class MutexManager |
|
friend |
The documentation for this class was generated from the following file: