Packet
The Packet class is a nested class of Reader
Public member functions
Private attributes
Member functions documentation
Constructor
Parameters
client
a shared pointer to the client that send the packetdata
a binary Streaminstruction
the packet instruction
getClient
return the pointer to the client that send the packet
getinstruction
return the packet's intsruction
getData
return the packet's data
Last updated