FreeWRL / FreeX3D 4.3.0
RepairResponsePdu Struct Reference

Data Fields

struct LogisticsFamilyPdu myLogisticsFamilyPdu
 
struct EntityID receivingEntityID
 Entity that is receiving service.
 
struct EntityID repairingEntityID
 Entity that is supplying.
 
unsigned char repairResult
 Result of repair operation.
 
short padding1
 padding
 
char padding2
 padding
 

Detailed Description

Definition at line 783 of file DIS.h.

Field Documentation

◆ myLogisticsFamilyPdu

struct LogisticsFamilyPdu RepairResponsePdu::myLogisticsFamilyPdu

Definition at line 784 of file DIS.h.

◆ padding1

short RepairResponsePdu::padding1

padding

Definition at line 792 of file DIS.h.

◆ padding2

char RepairResponsePdu::padding2

padding

Definition at line 794 of file DIS.h.

◆ receivingEntityID

struct EntityID RepairResponsePdu::receivingEntityID

Entity that is receiving service.

Definition at line 786 of file DIS.h.

◆ repairingEntityID

struct EntityID RepairResponsePdu::repairingEntityID

Entity that is supplying.

Definition at line 788 of file DIS.h.

◆ repairResult

unsigned char RepairResponsePdu::repairResult

Result of repair operation.

Definition at line 790 of file DIS.h.


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