FreeWRL / FreeX3D 4.3.0
SetDataPdu 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 1760 of file DIS.h.

Field Documentation

◆ fixedDatums

void* SetDataPdu::fixedDatums

variable length list of fixed datums

Definition at line 1771 of file DIS.h.

◆ mySimulationManagementFamilyPdu

struct SimulationManagementFamilyPdu SetDataPdu::mySimulationManagementFamilyPdu

Definition at line 1761 of file DIS.h.

◆ numberOfFixedDatumRecords

unsigned int SetDataPdu::numberOfFixedDatumRecords

Number of fixed datum records.

Definition at line 1767 of file DIS.h.

◆ numberOfVariableDatumRecords

unsigned int SetDataPdu::numberOfVariableDatumRecords

Number of variable datum records.

Definition at line 1769 of file DIS.h.

◆ padding1

unsigned int SetDataPdu::padding1

padding

Definition at line 1765 of file DIS.h.

◆ requestID

unsigned int SetDataPdu::requestID

ID of request.

Definition at line 1763 of file DIS.h.

◆ variableDatums

void* SetDataPdu::variableDatums

variable length list of variable length datums

Definition at line 1773 of file DIS.h.


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