Service Information
[Monitoring Server Activities]

Collaboration diagram for Service Information:

Detailed Description

Service Information.


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)


Typedef Documentation

typedef struct LCM_SERVICE LCM_SERVICE


Function Documentation

CHIPCARD_API LCM_SERVICE* LCM_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 Dec 3 19:29:39 2008 for libchipcard2 by  doxygen 1.5.6