Sleipnir
Protected Types | Protected Member Functions | Static Protected Member Functions | Protected Attributes | Static Protected Attributes
Sleipnir::CServerImpl Class Reference
Inheritance diagram for Sleipnir::CServerImpl:
Sleipnir::CServer

Protected Types

typedef std::map
< IServerClient *, pthread_t > 
TMapThreads
typedef std::vector
< IServerClient * > 
TVecClients

Protected Member Functions

void Listen ()

Static Protected Member Functions

static void Alarm (int)

Protected Attributes

int m_iPort
int m_iTimeout
SOCKET m_iSocket
bool m_fStop
IServerClientm_pClient

Static Protected Attributes

static const char * c_szPort = "port"
static const char * c_szTimeout = "timeout"
static CServers_pServer = NULL

Detailed Description

Definition at line 30 of file serveri.h.


The documentation for this class was generated from the following files: