CzzSocket Member List

This is the complete list of members for CzzSocket, including all inherited members.

Accept(void)CzzSocket
ConnectAsClient(void)CzzSocket
ConnectAsServer(void)CzzSocket
CzzSocket(const char *port, int que)CzzSocket
CzzSocket(const char *host, const char *port, unsigned short s_timeout, unsigned short r_timeout)CzzSocket
CzzSocket(SOCKET socket, const char *host)CzzSocket
CzzSocket(CzzSocket &obj)CzzSocket
CzzSocket(void)CzzSocket
Disconnect(void)CzzSocket
Exit(void)CzzSocket [static]
GetCurrentHost(void)CzzSocket
GetHost(void)CzzSocket [inline]
GetPort(void)CzzSocket [inline]
GetQue(void)CzzSocket [inline]
GetReceiveTimeout(void)CzzSocket [inline]
GetSendTimeout(void)CzzSocket [inline]
GetSocket(void)CzzSocket [inline]
Init(void)CzzSocket [static]
isDataAvailable(SOCKET sock)CzzSocket [protected]
m_HostCzzSocket [protected]
m_PortCzzSocket [protected]
m_QueCzzSocket [protected]
m_ReceiveTimeoutCzzSocket [protected]
m_SendTimeoutCzzSocket [protected]
m_SocketCzzSocket [protected]
Receive(char *receiveBuffer, int bufferSize, int bytesAquired, int flags)CzzSocket
Send(char *sendBuffer, int bufferSize, int flags)CzzSocket
SetHost(const CzzString &host)CzzSocket [inline]
setNonBlocking(bool nonblock)CzzSocket
SetPort(const CzzString &port)CzzSocket [inline]
SetQue(unsigned int que)CzzSocket [inline]
SetReceiveTimeout(unsigned short to)CzzSocket [inline]
SetSendTimeout(unsigned short to)CzzSocket [inline]
~CzzSocket()CzzSocket [virtual]


Generated on Thu Sep 21 21:45:47 2006 for tonjac.org MINI/C++ library by  doxygen 1.4.6-NO