MainServer Class Reference

#include <MainServer.h>

Collaboration diagram for MainServer:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 20 of file MainServer.h.

Public Member Functions

 MainServer (const char *_ip, int _port, CharacterListMgnt &_clm, pthread_mutex_t &_mutex_clm, pthread_mutex_t &_mutex_outputserver, OutputServer &_outputserver, const char *_cryptosys, const char *_hash, const char *_hashlength)
virtual ~MainServer ()
void startServer ()
void stopServer ()

Private Member Functions

void receiveAndSend ()

Private Attributes

bool serverState
NetInterfacelistener
const char * ip
const char * cryptosys
const int port
pthread_mutex_t * mutex_clm
pthread_mutex_t * mutex_outputserver
OutputServeroutputserver
CharacterListMgntclm
bool u_int_96_string_zero_count
const char * hash
const char * hashlength


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