Rezervační systém
|
Zde naleznete úplný seznam členů třídy CClientTcp, včetně všech zděděných členů.
Address(sockaddr_in *prAddress) | CSocketEndpoint | private |
CClientConnection(unsigned uiTimeout) | CClientConnection | |
CClientTcp(const char *pszServer) | CClientTcp | |
CloseSession(void) | CClientConnection | |
CloseSocket(void) | CSocketEndpoint | private |
ConnectServer(void) | CClientTcp | protectedvirtual |
CSocketEndpoint(const char *pszLocation) | CSocketEndpoint | private |
DisconnectServer(void) | CClientTcp | protectedvirtual |
OpenSession(void) | CClientConnection | |
OpenSocket(void) | CSocketEndpoint | private |
Process(CCommand *cCmd, unsigned uiAddTimeout=0) | CClientConnection | |
Read(CCommand *cCmd) | CClientTcp | protectedvirtual |
Receive(char *pcData, unsigned uiLength) | CSocketEndpoint | private |
Send(const char *pcData, unsigned uiLength) | CSocketEndpoint | private |
SessionCmd(CCommand *cCmd, unsigned uiAddTimeout=0) | CClientConnection | |
Socket(void) const | CSocketEndpoint | private |
Valid(void) const | CSocketEndpoint | private |
Wait(unsigned uiTimeout) | CClientTcp | protectedvirtual |
Write(const CCommand *cCmd) | CClientTcp | protectedvirtual |
~CClientConnection() | CClientConnection | virtual |
~CClientTcp() | CClientTcp | virtual |
~CSocketEndpoint() | CSocketEndpoint | private |