service.h File Reference

#include <chipcard3/chipcard3.h>
#include <gwenhywfar/misc.h>
#include <gwenhywfar/list2.h>
#include <gwenhywfar/buffer.h>
#include <time.h>

Include dependency graph for mon/service.h:

Go to the source code of this file.

Typedefs

typedef struct LCM_SERVICE LCM_SERVICE

Functions

CHIPCARD_API LCM_SERVICELCM_Service_new (GWEN_TYPE_UINT32 serverId, GWEN_TYPE_UINT32 serviceId, const char *serviceName)
CHIPCARD_API void LCM_Service_free (LCM_SERVICE *ms)
CHIPCARD_API GWEN_TYPE_UINT32 LCM_Service_GetServiceId (const LCM_SERVICE *ms)
CHIPCARD_API GWEN_TYPE_UINT32 LCM_Service_GetServerId (const LCM_SERVICE *ms)
CHIPCARD_API const char * LCM_Service_GetServiceName (const LCM_SERVICE *ms)
CHIPCARD_API GWEN_BUFFER * LCM_Service_GetLogBuffer (const LCM_SERVICE *ms)
CHIPCARD_API time_t LCM_Service_GetLastChangeTime (const LCM_SERVICE *ms)
CHIPCARD_API const char * LCM_Service_GetStatus (const LCM_SERVICE *ms)
CHIPCARD_API void LCM_Service_SetStatus (LCM_SERVICE *ms, const char *s)


Generated on Wed Feb 25 17:18:28 2009 for libchipcard2 by  doxygen 1.5.6