FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmutl classes

template < class T >
template function safe_string

^ 
Create string that can be safely stored to the text stream.

All '"' characters are replaced by '\"' sequence and starting and terminating '"' appended.

Source:
../fmutl/tplhelpers.h:46
Author:
ATC
Version:
1.0
Param:
_str string to process.
Returns:
safe string representation.
Code:
public template < class T > std::basic_string < T > safe_string ( const T * _str )

(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net