![]() |
VR-Forces 5.0.3 Developer's Guide
|
Go to the source code of this file.
Classes | |
| struct | DtMunitionInFlight |
| class | DtNextLaunchTimeMunitionResponseAdmin |
| class | DtNextLaunchedMunitionResponseAdmin |
| class | DtLaunchedMunitionsResponseAdmin |
Functions | |
| DT_DLL_vrftasks int | getSize (const DtMunitionInFlight &val) |
| DT_DLL_vrftasks char * | encode (const DtMunitionInFlight &val, char *buffer) |
| DT_DLL_vrftasks const char * | decode (DtMunitionInFlight &val, const char *buffer) |
| DT_DLL_vrftasks int getSize | ( | const DtMunitionInFlight & | val | ) |
| DT_DLL_vrftasks char* encode | ( | const DtMunitionInFlight & | val, |
| char * | buffer | ||
| ) |
Encodes the specified DtMunitionInFlight (including enclosed set) into the specified character array.
| DT_DLL_vrftasks const char* decode | ( | DtMunitionInFlight & | val, |
| const char * | buffer | ||
| ) |
Decodes the buffer into the DtMunitionInFlight using the set factory.