lockrequest_l.h File Reference

#include <gwenhywfar/misc.h>
#include <gwenhywfar/db.h>
#include <gwenhywfar/types.h>
#include <gwenhywfar/gwentime.h>
Include dependency graph for lockrequest_l.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct LCS_LOCKREQUEST LCS_LOCKREQUEST

Functions

LCS_LOCKREQUEST_LIST * LCS_LockRequest_List_dup (const LCS_LOCKREQUEST_LIST *stl)
LCS_LOCKREQUESTLCS_LockRequest_new ()
LCS_LOCKREQUESTLCS_LockRequest_fromDb (GWEN_DB_NODE *db)
LCS_LOCKREQUESTLCS_LockRequest_dup (const LCS_LOCKREQUEST *st)
void LCS_LockRequest_free (LCS_LOCKREQUEST *st)
void LCS_LockRequest_Attach (LCS_LOCKREQUEST *st)
int LCS_LockRequest_ReadDb (LCS_LOCKREQUEST *st, GWEN_DB_NODE *db)
int LCS_LockRequest_toDb (const LCS_LOCKREQUEST *st, GWEN_DB_NODE *db)
int LCS_LockRequest_IsModified (const LCS_LOCKREQUEST *st)
void LCS_LockRequest_SetModified (LCS_LOCKREQUEST *st, int i)
uint32_t LCS_LockRequest_GetRequestId (const LCS_LOCKREQUEST *el)
void LCS_LockRequest_SetRequestId (LCS_LOCKREQUEST *el, uint32_t d)
uint32_t LCS_LockRequest_GetClientId (const LCS_LOCKREQUEST *el)
void LCS_LockRequest_SetClientId (LCS_LOCKREQUEST *el, uint32_t d)
const GWEN_TIME * LCS_LockRequest_GetLockTime (const LCS_LOCKREQUEST *el)
void LCS_LockRequest_SetLockTime (LCS_LOCKREQUEST *el, const GWEN_TIME *d)
int LCS_LockRequest_GetDuration (const LCS_LOCKREQUEST *el)
void LCS_LockRequest_SetDuration (LCS_LOCKREQUEST *el, int d)
const GWEN_TIME * LCS_LockRequest_GetLockUntil (const LCS_LOCKREQUEST *el)
void LCS_LockRequest_SetLockUntil (LCS_LOCKREQUEST *el, const GWEN_TIME *d)

Typedef Documentation


Function Documentation

LCS_LOCKREQUEST_LIST* LCS_LockRequest_List_dup ( const LCS_LOCKREQUEST_LIST *  stl  ) 
LCS_LOCKREQUEST* LCS_LockRequest_new (  ) 
LCS_LOCKREQUEST* LCS_LockRequest_fromDb ( GWEN_DB_NODE *  db  ) 
LCS_LOCKREQUEST* LCS_LockRequest_dup ( const LCS_LOCKREQUEST st  ) 
void LCS_LockRequest_free ( LCS_LOCKREQUEST st  ) 
void LCS_LockRequest_Attach ( LCS_LOCKREQUEST st  ) 
int LCS_LockRequest_ReadDb ( LCS_LOCKREQUEST st,
GWEN_DB_NODE *  db 
)
int LCS_LockRequest_toDb ( const LCS_LOCKREQUEST st,
GWEN_DB_NODE *  db 
)
int LCS_LockRequest_IsModified ( const LCS_LOCKREQUEST st  ) 
void LCS_LockRequest_SetModified ( LCS_LOCKREQUEST st,
int  i 
)
uint32_t LCS_LockRequest_GetRequestId ( const LCS_LOCKREQUEST el  ) 

Returns the property LCS_LOCKREQUEST_RequestId

void LCS_LockRequest_SetRequestId ( LCS_LOCKREQUEST el,
uint32_t  d 
)

Set the property LCS_LOCKREQUEST_RequestId

uint32_t LCS_LockRequest_GetClientId ( const LCS_LOCKREQUEST el  ) 

Returns the property LCS_LOCKREQUEST_ClientId

void LCS_LockRequest_SetClientId ( LCS_LOCKREQUEST el,
uint32_t  d 
)

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

int LCS_LockRequest_GetDuration ( const LCS_LOCKREQUEST el  ) 

Returns the property LCS_LOCKREQUEST_Duration

void LCS_LockRequest_SetDuration ( LCS_LOCKREQUEST el,
int  d 
)

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

Generated on Mon Jul 5 23:12:00 2010 for libchipcard by  doxygen 1.6.3