Robot Agent  1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
s_PROTOCOL_STRUCT Struct Reference

UDP structure. More...

#include <protocol.h>

Data Fields

int recv_id
 
int send_id
 
int send_team
 
char type
 
int send_time
 
int pkt_seqno
 
int pkt_seqid
 
int seq_last_id
 
char data_type
 
void * data
 

Detailed Description

UDP structure.

Definition at line 22 of file protocol.h.

Field Documentation

void* data

Definition at line 33 of file protocol.h.

char data_type

Definition at line 32 of file protocol.h.

int pkt_seqid

Definition at line 30 of file protocol.h.

int pkt_seqno

Definition at line 29 of file protocol.h.

int recv_id

Definition at line 24 of file protocol.h.

int send_id

Definition at line 25 of file protocol.h.

int send_team

Definition at line 26 of file protocol.h.

int send_time

Definition at line 28 of file protocol.h.

int seq_last_id

Definition at line 31 of file protocol.h.

char type

Definition at line 27 of file protocol.h.


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