FreeWRL / FreeX3D 4.3.0
ActionResponsePdu Struct Reference

Data Fields

struct SimulationManagementFamilyPdu mySimulationManagementFamilyPdu
 
unsigned int requestID
 Request ID that is unique.
 
unsigned int requestStatus
 Status of response.
 
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 1819 of file DIS.h.

Field Documentation

◆ fixedDatums

void* ActionResponsePdu::fixedDatums

variable length list of fixed datums

Definition at line 1830 of file DIS.h.

◆ mySimulationManagementFamilyPdu

struct SimulationManagementFamilyPdu ActionResponsePdu::mySimulationManagementFamilyPdu

Definition at line 1820 of file DIS.h.

◆ numberOfFixedDatumRecords

unsigned int ActionResponsePdu::numberOfFixedDatumRecords

Number of fixed datum records.

Definition at line 1826 of file DIS.h.

◆ numberOfVariableDatumRecords

unsigned int ActionResponsePdu::numberOfVariableDatumRecords

Number of variable datum records.

Definition at line 1828 of file DIS.h.

◆ requestID

unsigned int ActionResponsePdu::requestID

Request ID that is unique.

Definition at line 1822 of file DIS.h.

◆ requestStatus

unsigned int ActionResponsePdu::requestStatus

Status of response.

Definition at line 1824 of file DIS.h.

◆ variableDatums

void* ActionResponsePdu::variableDatums

variable length list of variable length datums

Definition at line 1832 of file DIS.h.


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