![]() |
VR-Forces 4.10 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtRwNavRuntimeProfileEntry |
| Contains data for each profile that is part of a DtRwNavRuntimeConfig. More... | |
| class | DtRwNavRuntimeConfig |
| Configuration data for a set of navigation data that is loaded by the sim engine and used at runtime. More... | |
Typedefs | |
| typedef DtRwTemplatedListPtr < DtRwNavRuntimeProfileEntry, true > | DtRwNavRuntimeProfileEntryList |
| List if DtRwNavRuntimeProfileEntry used in a DtRwNavRuntimeConfig. More... | |
Functions | |
| DT_DLL_vrfutil const DtRwNavRuntimeProfileEntry * | FindEntryInList (const DtString &profileName, const DtRwNavRuntimeProfileEntryList &profileList) |
| bool DT_DLL_vrfutil | ReadFromFile (const DtFilename &filePath, DtRwNavRuntimeConfig *input, const DtVariableBindingsList &variableBindings=DtReaderWriter::nullVariableReference()) |
| bool DT_DLL_vrfutil | WriteToFile (const DtFilename &filePath, DtRwNavRuntimeConfig *input) |
List if DtRwNavRuntimeProfileEntry used in a DtRwNavRuntimeConfig.
| DT_DLL_vrfutil const DtRwNavRuntimeProfileEntry* FindEntryInList | ( | const DtString & | profileName, |
| const DtRwNavRuntimeProfileEntryList & | profileList | ||
| ) |
| bool DT_DLL_vrfutil ReadFromFile | ( | const DtFilename & | filePath, |
| DtRwNavRuntimeConfig * | input, | ||
| const DtVariableBindingsList & | variableBindings = DtReaderWriter::nullVariableReference() |
||
| ) |
| bool DT_DLL_vrfutil WriteToFile | ( | const DtFilename & | filePath, |
| DtRwNavRuntimeConfig * | input | ||
| ) |