FreeWRL / FreeX3D 4.3.0
RepairCompletePdu Struct Reference

Data Fields

struct LogisticsFamilyPdu myLogisticsFamilyPdu
 
struct EntityID receivingEntityID
 Entity that is receiving service.
 
struct EntityID repairingEntityID
 Entity that is supplying.
 
unsigned short repair
 Enumeration for type of repair.
 
short padding2
 padding, number prevents conflict with superclass ivar name
 

Detailed Description

Definition at line 721 of file DIS.h.

Field Documentation

◆ myLogisticsFamilyPdu

struct LogisticsFamilyPdu RepairCompletePdu::myLogisticsFamilyPdu

Definition at line 722 of file DIS.h.

◆ padding2

short RepairCompletePdu::padding2

padding, number prevents conflict with superclass ivar name

Definition at line 730 of file DIS.h.

◆ receivingEntityID

struct EntityID RepairCompletePdu::receivingEntityID

Entity that is receiving service.

Definition at line 724 of file DIS.h.

◆ repair

unsigned short RepairCompletePdu::repair

Enumeration for type of repair.

Definition at line 728 of file DIS.h.

◆ repairingEntityID

struct EntityID RepairCompletePdu::repairingEntityID

Entity that is supplying.

Definition at line 726 of file DIS.h.


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