cmdrequest_l.h File Reference

#include <gwenhywfar/misc.h>
#include <gwenhywfar/db.h>
#include <gwenhywfar/types.h>
#include <gwenhywfar/gwentime.h>
#include <gwenhywfar/xml.h>

Include dependency graph for cmdrequest_l.h:

Go to the source code of this file.

Typedefs

typedef struct
LCCMD_CMDREQUEST 
LCCMD_CMDREQUEST

Functions

LCCMD_CMDREQUEST_LIST * LCCMD_CmdRequest_List_dup (const LCCMD_CMDREQUEST_LIST *stl)
LCCMD_CMDREQUESTLCCMD_CmdRequest_new ()
void LCCMD_CmdRequest_free (LCCMD_CMDREQUEST *st)
void LCCMD_CmdRequest_Attach (LCCMD_CMDREQUEST *st)
LCCMD_CMDREQUESTLCCMD_CmdRequest_dup (const LCCMD_CMDREQUEST *st)
LCCMD_CMDREQUESTLCCMD_CmdRequest_fromDb (GWEN_DB_NODE *db)
int LCCMD_CmdRequest_toDb (const LCCMD_CMDREQUEST *st, GWEN_DB_NODE *db)
int LCCMD_CmdRequest_IsModified (const LCCMD_CMDREQUEST *st)
void LCCMD_CmdRequest_SetModified (LCCMD_CMDREQUEST *st, int i)
GWEN_TYPE_UINT32 LCCMD_CmdRequest_GetRequestId (const LCCMD_CMDREQUEST *el)
void LCCMD_CmdRequest_SetRequestId (LCCMD_CMDREQUEST *el, GWEN_TYPE_UINT32 d)
const GWEN_TIME * LCCMD_CmdRequest_GetRequestTime (const LCCMD_CMDREQUEST *el)
void LCCMD_CmdRequest_SetRequestTime (LCCMD_CMDREQUEST *el, const GWEN_TIME *d)
GWEN_XMLNODE * LCCMD_CmdRequest_GetCmdNode (const LCCMD_CMDREQUEST *el)
void LCCMD_CmdRequest_SetCmdNode (LCCMD_CMDREQUEST *el, GWEN_XMLNODE *d)


Typedef Documentation

typedef struct LCCMD_CMDREQUEST LCCMD_CMDREQUEST


Function Documentation

void LCCMD_CmdRequest_Attach ( LCCMD_CMDREQUEST st  ) 

LCCMD_CMDREQUEST* LCCMD_CmdRequest_dup ( const LCCMD_CMDREQUEST st  ) 

void LCCMD_CmdRequest_free ( LCCMD_CMDREQUEST st  ) 

LCCMD_CMDREQUEST* LCCMD_CmdRequest_fromDb ( GWEN_DB_NODE *  db  ) 

GWEN_XMLNODE* LCCMD_CmdRequest_GetCmdNode ( const LCCMD_CMDREQUEST el  ) 

Returns the property LCCMD_CMDREQUEST_CmdNode

GWEN_TYPE_UINT32 LCCMD_CmdRequest_GetRequestId ( const LCCMD_CMDREQUEST el  ) 

Returns the property LCCMD_CMDREQUEST_RequestId

const GWEN_TIME* LCCMD_CmdRequest_GetRequestTime ( const LCCMD_CMDREQUEST el  ) 

Returns the property LCCMD_CMDREQUEST_RequestTime

int LCCMD_CmdRequest_IsModified ( const LCCMD_CMDREQUEST st  ) 

LCCMD_CMDREQUEST_LIST* LCCMD_CmdRequest_List_dup ( const LCCMD_CMDREQUEST_LIST *  stl  ) 

LCCMD_CMDREQUEST* LCCMD_CmdRequest_new (  ) 

void LCCMD_CmdRequest_SetCmdNode ( LCCMD_CMDREQUEST el,
GWEN_XMLNODE *  d 
)

Set the property LCCMD_CMDREQUEST_CmdNode

void LCCMD_CmdRequest_SetModified ( LCCMD_CMDREQUEST st,
int  i 
)

void LCCMD_CmdRequest_SetRequestId ( LCCMD_CMDREQUEST el,
GWEN_TYPE_UINT32  d 
)

Set the property LCCMD_CMDREQUEST_RequestId

void LCCMD_CmdRequest_SetRequestTime ( LCCMD_CMDREQUEST el,
const GWEN_TIME *  d 
)

Set the property LCCMD_CMDREQUEST_RequestTime

int LCCMD_CmdRequest_toDb ( const LCCMD_CMDREQUEST st,
GWEN_DB_NODE *  db 
)


Generated on Sun Sep 23 14:52:32 2007 for libchipcard2 by  doxygen 1.5.3