lockrequest_l.h File Reference
#include <gwenhywfar/misc.h>
#include <gwenhywfar/db.h>
#include <gwenhywfar/types.h>
#include <gwenhywfar/gwentime.h>
Go to the source code of this file.
Typedef Documentation
Function Documentation
LCS_LOCKREQUEST_LIST* LCS_LockRequest_List_dup |
( |
const LCS_LOCKREQUEST_LIST * |
stl |
) |
|
Returns the property LCS_LOCKREQUEST_RequestId
Set the property LCS_LOCKREQUEST_RequestId
Returns the property LCS_LOCKREQUEST_ClientId
Set the property LCS_LOCKREQUEST_ClientId
const GWEN_TIME* LCS_LockRequest_GetLockTime |
( |
const LCS_LOCKREQUEST * |
el |
) |
|
Returns the property LCS_LOCKREQUEST_LockTime
void LCS_LockRequest_SetLockTime |
( |
LCS_LOCKREQUEST * |
el, |
|
|
const GWEN_TIME * |
d | |
|
) |
| | |
Set the property LCS_LOCKREQUEST_LockTime
Returns the property LCS_LOCKREQUEST_Duration
Set the property LCS_LOCKREQUEST_Duration
const GWEN_TIME* LCS_LockRequest_GetLockUntil |
( |
const LCS_LOCKREQUEST * |
el |
) |
|
Returns the property LCS_LOCKREQUEST_LockUntil
void LCS_LockRequest_SetLockUntil |
( |
LCS_LOCKREQUEST * |
el, |
|
|
const GWEN_TIME * |
d | |
|
) |
| | |
Set the property LCS_LOCKREQUEST_LockUntil