RType
Public Attributes | List of all members
split_packet Struct Reference

#include <USocket.hpp>

Public Attributes

CODE code
 
int packet_id
 
int max_packet_id
 
char data [1024]
 

Detailed Description

Definition at line 144 of file USocket.hpp.

Member Data Documentation

◆ code

CODE split_packet::code

Definition at line 145 of file USocket.hpp.

◆ data

char split_packet::data[1024]

Definition at line 148 of file USocket.hpp.

◆ max_packet_id

int split_packet::max_packet_id

Definition at line 147 of file USocket.hpp.

◆ packet_id

int split_packet::packet_id

Definition at line 146 of file USocket.hpp.


The documentation for this struct was generated from the following file: