FreeWRL / FreeX3D 4.3.0
RecordQueryReliablePdu Struct Reference

Data Fields

struct SimulationManagementWithReliabilityFamilyPdu mySimulationManagementWithReliabilityFamilyPdu
 
unsigned int requestID
 request ID
 
unsigned char requiredReliabilityService
 level of reliability service used for this transaction
 
unsigned short pad1
 padding.
 
unsigned char pad2
 padding
 
unsigned short eventType
 event type
 
unsigned int time
 time
 
unsigned int numberOfRecords
 numberOfRecords
 
void * recordIDs
 record IDs
 

Detailed Description

Definition at line 1777 of file DIS.h.

Field Documentation

◆ eventType

unsigned short RecordQueryReliablePdu::eventType

event type

Definition at line 1788 of file DIS.h.

◆ mySimulationManagementWithReliabilityFamilyPdu

struct SimulationManagementWithReliabilityFamilyPdu RecordQueryReliablePdu::mySimulationManagementWithReliabilityFamilyPdu

Definition at line 1778 of file DIS.h.

◆ numberOfRecords

unsigned int RecordQueryReliablePdu::numberOfRecords

numberOfRecords

Definition at line 1792 of file DIS.h.

◆ pad1

unsigned short RecordQueryReliablePdu::pad1

padding.

The spec is unclear and contradictory here.

Definition at line 1784 of file DIS.h.

◆ pad2

unsigned char RecordQueryReliablePdu::pad2

padding

Definition at line 1786 of file DIS.h.

◆ recordIDs

void* RecordQueryReliablePdu::recordIDs

record IDs

Definition at line 1794 of file DIS.h.

◆ requestID

unsigned int RecordQueryReliablePdu::requestID

request ID

Definition at line 1780 of file DIS.h.

◆ requiredReliabilityService

unsigned char RecordQueryReliablePdu::requiredReliabilityService

level of reliability service used for this transaction

Definition at line 1782 of file DIS.h.

◆ time

unsigned int RecordQueryReliablePdu::time

time

Definition at line 1790 of file DIS.h.


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