My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::util::Server::ServerConnection Struct Reference

Public Member Functions

 ServerConnection (int fd, unsigned readBufSize, unsigned sendBufSize, Server *parent)
 
 ~ServerConnection ()
 

Public Attributes

NetHandler handler_
 
Serverparent_
 

Constructor & Destructor Documentation

Server::ServerConnection::ServerConnection ( int  fd,
unsigned  readBufSize,
unsigned  sendBufSize,
Server parent 
)

....................................................................... Constructor for ServerConnection class

Server::ServerConnection::~ServerConnection ( )

....................................................................... Destructor for ServerConnection class


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