connectByIp(char *addr) | Connection | |
Connection(SOCKET s) | Connection | [private] |
Connection(int port) | Connection | |
disconnect() | Connection | |
getLastError() | Connection | |
getPort() | Connection | |
isConnected | Connection | [private] |
isOpen | Connection | [private] |
ls | Connection | [private] |
port | Connection | [private] |
recieveData(char *buf, int size, int flag) | Connection | |
sendData(char *buf, int size) | Connection | |
sin | Connection | [private] |
tcp | Connection | [private] |
waitForConnection() | Connection | |
~Connection() | Connection | [inline, virtual] |