| addr2string(in_addr_t addr) | Socket | [inline, static] |
| ByteCount_t typedef | Socket | |
| close()=0 | Socket | [pure virtual] |
| createConnection(const char *server_name, unsigned int port)=0 | Socket | [pure virtual] |
| isDataReady() const =0 | Socket | [pure virtual] |
| receive(void *Buffer, unsigned long Size)=0 | Socket | [pure virtual] |
| returnAdress() const =0 | Socket | [pure virtual] |
| returnSocket()=0 | Socket | [pure virtual] |
| send(const unsigned char *, size_t)=0 | Socket | [pure virtual] |
| ~Socket() | Socket | [inline, virtual] |
1.5.5