FreeWRL / FreeX3D 4.3.0
DataPdu Struct Reference

Data Fields

struct SimulationManagementFamilyPdu mySimulationManagementFamilyPdu
 
unsigned int requestID
 ID of request.
 
unsigned int padding1
 padding
 
unsigned int numberOfFixedDatumRecords
 Number of fixed datum records.
 
unsigned int numberOfVariableDatumRecords
 Number of variable datum records.
 
void * fixedDatums
 variable length list of fixed datums
 
void * variableDatums
 variable length list of variable length datums
 

Detailed Description

Definition at line 1407 of file DIS.h.

Field Documentation

◆ fixedDatums

void* DataPdu::fixedDatums

variable length list of fixed datums

Definition at line 1418 of file DIS.h.

◆ mySimulationManagementFamilyPdu

struct SimulationManagementFamilyPdu DataPdu::mySimulationManagementFamilyPdu

Definition at line 1408 of file DIS.h.

◆ numberOfFixedDatumRecords

unsigned int DataPdu::numberOfFixedDatumRecords

Number of fixed datum records.

Definition at line 1414 of file DIS.h.

◆ numberOfVariableDatumRecords

unsigned int DataPdu::numberOfVariableDatumRecords

Number of variable datum records.

Definition at line 1416 of file DIS.h.

◆ padding1

unsigned int DataPdu::padding1

padding

Definition at line 1412 of file DIS.h.

◆ requestID

unsigned int DataPdu::requestID

ID of request.

Definition at line 1410 of file DIS.h.

◆ variableDatums

void* DataPdu::variableDatums

variable length list of variable length datums

Definition at line 1420 of file DIS.h.


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