|
virtual bool | Start (ushort, bool)=0 |
|
virtual void | Stop ()=0 |
|
virtual void | Send (::RakNet::SystemAddress, char const *,...)=0 |
|
virtual void | CloseConnection (::RakNet::SystemAddress)=0 |
|
virtual::RakNet::Packet * | Receive ()=0 |
|
virtual void | DeallocatePacket (::RakNet::Packet *)=0 |
|
virtual::RakNet::SystemAddress | HasNewIncomingConnection ()=0 |
|
virtual::RakNet::SystemAddress | HasLostConnection ()=0 |
|
virtual::RakNet::CommandParserInterface * | GetCommandParser ()=0 |
|
The documentation for this class was generated from the following file: