|
RType
|
#include <USocket.hpp>
Public Attributes | |
| CODE | code |
| int | packet_id |
| int | max_packet_id |
| char | data [1024] |
Definition at line 144 of file USocket.hpp.
| CODE split_packet::code |
Definition at line 145 of file USocket.hpp.
| char split_packet::data[1024] |
Definition at line 148 of file USocket.hpp.
| int split_packet::max_packet_id |
Definition at line 147 of file USocket.hpp.
| int split_packet::packet_id |
Definition at line 146 of file USocket.hpp.