StateServer Class Reference

#include <StateServer.h>

Collaboration diagram for StateServer:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 20 of file StateServer.h.

Public Member Functions

 StateServer (const char *_ip, int _port, CharacterListMgnt &_clm, pthread_mutex_t &_mutex_clm, OutputServer &_outputserver, uint32_t _confirmationtimer)
virtual ~StateServer ()
void startServer ()
void stopServer ()

Private Member Functions

void receiveAndSend ()
int startTimerThreat ()
int stopTimerThreat ()

Static Private Member Functions

static void * TimerThreat (void *ptr)

Private Attributes

bool serverState
bool timer_bool
NetInterfacelistener
const char * ip
const int port
pthread_mutex_t * mutex_clm
OutputServeroutputserver
CharacterListMgntclm
pthread_t timer
uint32_t confirmationtimer


The documentation for this class was generated from the following files:
Generated on Wed Jun 25 14:47:14 2008 for keyvil by  doxygen 1.5.1