client.h File Reference

#include <gwenhywfar/misc.h>
#include <gwenhywfar/inherit.h>

Include dependency graph for chipcard2-service/client.h:

Go to the source code of this file.

Typedefs

typedef struct
LC_SERVICECLIENT 
LC_SERVICECLIENT

Functions

 GWEN_LIST_FUNCTION_DEFS (LC_SERVICECLIENT, LC_ServiceClient)
 GWEN_INHERIT_FUNCTION_DEFS (LC_SERVICECLIENT)
LC_SERVICECLIENTLC_ServiceClient_new (GWEN_TYPE_UINT32 id)
void LC_ServiceClient_free (LC_SERVICECLIENT *cl)
GWEN_TYPE_UINT32 LC_ServiceClient_GetClientId (const LC_SERVICECLIENT *cl)
const char * LC_ServiceClient_GetUserName (const LC_SERVICECLIENT *cl)
void LC_ServiceClient_SetUserName (LC_SERVICECLIENT *cl, const char *s)


Typedef Documentation

typedef struct LC_SERVICECLIENT LC_SERVICECLIENT


Function Documentation

GWEN_INHERIT_FUNCTION_DEFS ( LC_SERVICECLIENT   ) 

GWEN_LIST_FUNCTION_DEFS ( LC_SERVICECLIENT  ,
LC_ServiceClient   
)

void LC_ServiceClient_free ( LC_SERVICECLIENT cl  ) 

GWEN_TYPE_UINT32 LC_ServiceClient_GetClientId ( const LC_SERVICECLIENT cl  ) 

const char* LC_ServiceClient_GetUserName ( const LC_SERVICECLIENT cl  ) 

LC_SERVICECLIENT* LC_ServiceClient_new ( GWEN_TYPE_UINT32  id  ) 

void LC_ServiceClient_SetUserName ( LC_SERVICECLIENT cl,
const char *  s 
)


Generated on Sat Sep 22 04:38:38 2007 for libchipcard2 by  doxygen 1.5.3