![]() |
VR-Forces Developer's Guide
|
NOTE: This function is not thread-safe as it uses a static global to escape the string.
Public Member Functions | |
| DtEscapeString (const DtString &str) | |
| const char * | c_str () |
Protected Attributes | |
| DtString | myEscapedString |
| const DtString * | myReturnString |
| DtEscapeString::DtEscapeString | ( | const DtString & | str | ) |
|
inline |
|
protected |
|
protected |