![]() |
VR-Forces 4.8 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtIfRequestEmbarkationInformation |
| Instances of this class are the interface message content used to request embarkation information from the requested parent. More... | |
Variables | |
| const int | DtEmbarkRequestSlotInformation = 0 |
| Network representation of the DtIfRequestEmbarkationInformation class. More... | |
| const int | DtEmbarkRequestSlotReservation = 1 |
| const int | DtEmbarkRequestGiveUpSlot = 2 |
| const int | DtEmbarkRequestDisembarkInformation = 3 |
| const int DtEmbarkRequestSlotInformation = 0 |
Network representation of the DtIfRequestEmbarkationInformation class.
In order to reserve, release, or get information about slots available, this message must be sent to the parent that is to be embarked on. The default request type is for information, not reservation
| const int DtEmbarkRequestSlotReservation = 1 |
| const int DtEmbarkRequestGiveUpSlot = 2 |
| const int DtEmbarkRequestDisembarkInformation = 3 |