FreeWRL / FreeX3D 4.3.0
ServiceRequestPdu Struct Reference

Data Fields

struct LogisticsFamilyPdu myLogisticsFamilyPdu
 
struct EntityID requestingEntityID
 Entity that is requesting service.
 
struct EntityID servicingEntityID
 Entity that is providing the service.
 
unsigned char serviceTypeRequested
 type of service requested
 
unsigned char numberOfSupplyTypes
 How many requested.
 
short serviceRequestPadding
 padding
 
void * supplies
 

Detailed Description

Definition at line 705 of file DIS.h.

Field Documentation

◆ myLogisticsFamilyPdu

struct LogisticsFamilyPdu ServiceRequestPdu::myLogisticsFamilyPdu

Definition at line 706 of file DIS.h.

◆ numberOfSupplyTypes

unsigned char ServiceRequestPdu::numberOfSupplyTypes

How many requested.

Definition at line 714 of file DIS.h.

◆ requestingEntityID

struct EntityID ServiceRequestPdu::requestingEntityID

Entity that is requesting service.

Definition at line 708 of file DIS.h.

◆ serviceRequestPadding

short ServiceRequestPdu::serviceRequestPadding

padding

Definition at line 716 of file DIS.h.

◆ serviceTypeRequested

unsigned char ServiceRequestPdu::serviceTypeRequested

type of service requested

Definition at line 712 of file DIS.h.

◆ servicingEntityID

struct EntityID ServiceRequestPdu::servicingEntityID

Entity that is providing the service.

Definition at line 710 of file DIS.h.

◆ supplies

void* ServiceRequestPdu::supplies

Definition at line 717 of file DIS.h.


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