![]() |
VR-Forces 4.1 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtRwString |
| Description: Readable, Writable DtString Variable substitutions are done on this object when it is read in from the file. More... | |
| class | DtRwObjectName |
| Simple wrapper class that will be used by Lua to indicate to create a scripted vrf object from the supplied object name. More... | |
Functions | |
| DT_DLL_vrfutil DtString | DtEscapeString (const char *str) |
| NOTE: This function is not thread-safe as it uses a static global to escape the string. | |
| DT_DLL_vrfutil DtString DtEscapeString | ( | const char * | str | ) |
NOTE: This function is not thread-safe as it uses a static global to escape the string.