|
|
| NetCommand (CommandQueue *commandQueue) |
|
virtual NetCommandTypes | getType () const =0 |
|
NetCommandResults | update (TransmitPacketPtr &buffPacket, IpAddress::Types addressType, Client &client, std::chrono::milliseconds deltaTime) |
|
virtual NetCommandResults | onReceive (std::unique_ptr< ProtocolPacket > &packet, IpAddress::Types addressType, Client &client)=0 |
|
virtual std::chrono::milliseconds | getTimeoutTarget () const |
|
|
virtual NetCommandResults | internalUpdate (TransmitPacketPtr &buffPacket, IpAddress::Types addressType, Client &client)=0 |
|
virtual NetCommandResults | timeout (Client &client) |
|
void | resetTimeout () |
|
|
CommandQueue * | _g_commandQueue {nullptr} |
The documentation for this class was generated from the following file: