server_l.h File Reference

#include <gwenhywfar/misc.h>

Include dependency graph for client/io/lcc/server_l.h:

Go to the source code of this file.

Typedefs

typedef struct LC_SERVER LC_SERVER

Enumerations

enum  LC_SERVER_STATUS { LC_ServerStatusUnconnected = 0, LC_ServerStatusWaitReady, LC_ServerStatusConnected, LC_ServerStatusAborted }

Functions

 GWEN_LIST_FUNCTION_DEFS (LC_SERVER, LC_Server)
LC_SERVERLC_Server_new (GWEN_TYPE_UINT32 nid)
void LC_Server_free (LC_SERVER *sv)
GWEN_TYPE_UINT32 LC_Server_GetCurrentCommand (const LC_SERVER *sv)
void LC_Server_SetCurrentCommand (LC_SERVER *sv, GWEN_TYPE_UINT32 rid)
GWEN_TYPE_UINT32 LC_Server_GetServerId (const LC_SERVER *sv)
LC_SERVER_STATUS LC_Server_GetStatus (const LC_SERVER *sv)
void LC_Server_SetStatus (LC_SERVER *sv, LC_SERVER_STATUS st)


Typedef Documentation

typedef struct LC_SERVER LC_SERVER


Enumeration Type Documentation

Enumerator:
LC_ServerStatusUnconnected 
LC_ServerStatusWaitReady 
LC_ServerStatusConnected 
LC_ServerStatusAborted 


Function Documentation

GWEN_LIST_FUNCTION_DEFS ( LC_SERVER  ,
LC_Server   
)

LC_SERVER* LC_Server_new ( GWEN_TYPE_UINT32  nid  ) 

void LC_Server_free ( LC_SERVER sv  ) 

GWEN_TYPE_UINT32 LC_Server_GetCurrentCommand ( const LC_SERVER sv  ) 

void LC_Server_SetCurrentCommand ( LC_SERVER sv,
GWEN_TYPE_UINT32  rid 
)

GWEN_TYPE_UINT32 LC_Server_GetServerId ( const LC_SERVER sv  ) 

LC_SERVER_STATUS LC_Server_GetStatus ( const LC_SERVER sv  ) 

void LC_Server_SetStatus ( LC_SERVER sv,
LC_SERVER_STATUS  st 
)


Generated on Wed Dec 3 19:29:36 2008 for libchipcard2 by  doxygen 1.5.6