VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtEscapeString Class Reference

NOTE: This function is not thread-safe as it uses a static global to escape the string. More...

Public Member Functions

 DtEscapeString (const DtString &str)
const charc_str ()

Protected Attributes

DtString myEscapedString
const DtStringmyReturnString

Detailed Description

NOTE: This function is not thread-safe as it uses a static global to escape the string.

Constructor & Destructor Documentation

DtEscapeString::DtEscapeString ( const DtString str)

Member Function Documentation

const char* DtEscapeString::c_str ( )
inline

Member Data Documentation

DtString DtEscapeString::myEscapedString
protected
const DtString* DtEscapeString::myReturnString
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)