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] |
HasNewIncomingConnection(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] |
TransportInterface() | TransportInterface | [inline] |
~TransportInterface() | TransportInterface | [inline, virtual] |