InSim  0.6c
Documentation of Live for Speed InSim Protocol
Data Fields
IS_TINY Struct Reference

IS_TINY - used for various requests, replies and reports. More...

#include <ispackets.h>

Data Fields

byte Size
 always 4
byte Type
 always ISP_TINY
byte ReqI
 0 unless it is an info request or a reply to an info request
byte SubT
 subtype, from TINY_ enumeration (e.g. TINY_RACE_END)

Detailed Description

IS_TINY - used for various requests, replies and reports.

General purpose 4 byte packet

Definition at line 936 of file ispackets.h.


Field Documentation

0 unless it is an info request or a reply to an info request

Definition at line 940 of file ispackets.h.

always 4

Definition at line 938 of file ispackets.h.

subtype, from TINY_ enumeration (e.g. TINY_RACE_END)

Definition at line 941 of file ispackets.h.

always ISP_TINY

Definition at line 939 of file ispackets.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Variables Enumerator Defines