![]() |
VR-Forces Development_Version Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtScriptedTaskTask |
| The DtScriptedTaskTask will encapsulate the variables defined by a scripted task in the variable bindings object. More... | |
Namespaces | |
| namespace | DtBufferSerialize |
| This namespace contains a set of utility functions for encoding and decoding various data types to/from a byte array. | |
Functions | |
| DT_DLL_vrftasks int | DtBufferSerialize::getSize (const DtScriptedTaskTask &list) |
| DT_DLL_vrftasks char * | DtBufferSerialize::encode (const DtScriptedTaskTask &list, char *buffer) |
| DT_DLL_vrftasks const char * | DtBufferSerialize::decode (DtScriptedTaskTask &list, const char *buffer) |