VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)