server.h File Reference

#include <chipcard3/chipcard3.h>
#include <chipcard3/client/mon/reader.h>
#include <chipcard3/client/mon/driver.h>
#include <chipcard3/client/mon/service.h>
#include <gwenhywfar/misc.h>
#include <gwenhywfar/list2.h>
#include <gwenhywfar/buffer.h>

Include dependency graph for server.h:

Go to the source code of this file.

Typedefs

typedef struct LCM_SERVER LCM_SERVER

Functions

CHIPCARD_API LCM_SERVERLCM_Server_new (GWEN_TYPE_UINT32 serverId)
CHIPCARD_API void LCM_Server_free (LCM_SERVER *ms)
CHIPCARD_API GWEN_TYPE_UINT32 LCM_Server_GetServerId (const LCM_SERVER *ms)
CHIPCARD_API const char * LCM_Server_GetClientId (const LCM_SERVER *ms)
CHIPCARD_API void LCM_Server_SetClientId (LCM_SERVER *ms, const char *s)
CHIPCARD_API LCM_DRIVER_LIST * LCM_Server_GetDrivers (const LCM_SERVER *ms)
CHIPCARD_API LCM_READER_LIST * LCM_Server_GetReaders (const LCM_SERVER *ms)
CHIPCARD_API LCM_SERVICE_LIST * LCM_Server_GetServices (const LCM_SERVER *ms)


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