fullserver_l.h File Reference

#include "server_l.h"
#include "clientmanager/clientmanager_l.h"
#include "cardmanager/cardmanager_l.h"
#include "commandmanager/commandmanager_l.h"
#include "servicemanager/servicemanager_l.h"

Include dependency graph for fullserver_l.h:

Go to the source code of this file.

Functions

LCS_SERVERLCS_FullServer_new ()
int LCS_FullServer_Init (LCS_SERVER *cs, GWEN_DB_NODE *db)
int LCS_FullServer_Fini (LCS_SERVER *cs, GWEN_DB_NODE *db)
LCCM_CARDMANAGERLCS_FullServer_GetCardManager (const LCS_SERVER *cs)
void LCS_FullServer_SetCardManager (LCS_SERVER *cs, LCCM_CARDMANAGER *cm)
LCCMD_COMMANDMANAGERLCS_FullServer_GetCommandManager (const LCS_SERVER *cs)
void LCS_FullServer_SetCommandManager (LCS_SERVER *cs, LCCMD_COMMANDMANAGER *cm)
LCSV_SERVICEMANAGERLCS_FullServer_GetServiceManager (const LCS_SERVER *cs)
void LCS_FullServer_SetServiceManager (LCS_SERVER *cs, LCSV_SERVICEMANAGER *svm)
int LCS_FullServer_Work (LCS_SERVER *cs)
int LCS_FullServer_GetClientCount (LCS_SERVER *cs)
void LCS_FullServer_DumpState (const LCS_SERVER *cs)


Function Documentation

void LCS_FullServer_DumpState ( const LCS_SERVER cs  ) 

int LCS_FullServer_Fini ( LCS_SERVER cs,
GWEN_DB_NODE *  db 
)

LCCM_CARDMANAGER* LCS_FullServer_GetCardManager ( const LCS_SERVER cs  ) 

int LCS_FullServer_GetClientCount ( LCS_SERVER cs  ) 

LCCMD_COMMANDMANAGER* LCS_FullServer_GetCommandManager ( const LCS_SERVER cs  ) 

LCSV_SERVICEMANAGER* LCS_FullServer_GetServiceManager ( const LCS_SERVER cs  ) 

int LCS_FullServer_Init ( LCS_SERVER cs,
GWEN_DB_NODE *  db 
)

LCS_SERVER* LCS_FullServer_new (  ) 

void LCS_FullServer_SetCardManager ( LCS_SERVER cs,
LCCM_CARDMANAGER cm 
)

void LCS_FullServer_SetCommandManager ( LCS_SERVER cs,
LCCMD_COMMANDMANAGER cm 
)

void LCS_FullServer_SetServiceManager ( LCS_SERVER cs,
LCSV_SERVICEMANAGER svm 
)

int LCS_FullServer_Work ( LCS_SERVER cs  ) 

Returns:
1 if something could be done


Generated on Sun Sep 23 14:52:33 2007 for libchipcard2 by  doxygen 1.5.3