VR-Forces 4.7 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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)