Data Fields

IS_SMALL Struct Reference

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

#include <ispackets.h>

Data Fields

byte Size
 always 8
byte Type
 always ISP_SMALL
byte ReqI
 0 unless it is an info request or a reply to an info request
byte SubT
 subtype, from SMALL_ enumeration (e.g. SMALL_SSP)
unsigned UVal
 value (e.g. for SMALL_SSP this would be the OutSim packet rate)

Detailed Description

IS_SMALL - used for various requests, replies and reports.

General purpose 8 byte packet

Definition at line 935 of file ispackets.h.


Field Documentation

always 8

Definition at line 937 of file ispackets.h.

always ISP_SMALL

Definition at line 938 of file ispackets.h.

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

Definition at line 939 of file ispackets.h.

subtype, from SMALL_ enumeration (e.g. SMALL_SSP)

Definition at line 940 of file ispackets.h.

unsigned IS_SMALL::UVal

value (e.g. for SMALL_SSP this would be the OutSim packet rate)

Definition at line 942 of file ispackets.h.


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