| CloseConnection(SystemAddress systemAddress)=0 | TransportInterface | [pure virtual] |
| DeallocatePacket(Packet *packet)=0 | TransportInterface | [pure virtual] |
| GetCommandParser(void)=0 | TransportInterface | [pure virtual] |
| HasLostConnection(void)=0 | TransportInterface | [pure virtual] |
| HasNewConnection(void)=0 | TransportInterface | [pure virtual] |
| Receive(void)=0 | TransportInterface | [pure virtual] |
| Send(SystemAddress systemAddress, const char *data,...)=0 | TransportInterface | [pure virtual] |
| Start(unsigned short port, bool serverMode)=0 | TransportInterface | [pure virtual] |
| Stop(void)=0 | TransportInterface | [pure virtual] |
1.5.7.1