xyzzy::TServerSocket Class Reference

#include <socket.hxx>

Inheritance diagram for xyzzy::TServerSocket:

xyzzy::TSocket List of all members.

Public Member Functions

 TServerSocket (u_int16_t port, size_t bufSz=cDfltSz) throw (Exception)
TRcConnection accept () throw (Exception)
virtual ~TServerSocket ()

Private Attributes

const size_t m_cBufSz
int m_sid

Constructor & Destructor Documentation

xyzzy::TServerSocket::TServerSocket ( u_int16_t  port,
size_t  bufSz = cDfltSz 
) throw (Exception) [explicit]

xyzzy::TServerSocket::~TServerSocket (  )  [virtual]


Member Function Documentation

TSocket::TRcConnection xyzzy::TServerSocket::accept (  )  throw (Exception)


Member Data Documentation

const size_t xyzzy::TServerSocket::m_cBufSz [private]

int xyzzy::TServerSocket::m_sid [private]


The documentation for this class was generated from the following files:
Generated on Thu Mar 22 13:51:08 2007 for anvil by  doxygen 1.5.1