FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmutl classes

template < class T >
template function unsafe_string

^ 
Restore safe string to its original state.

All '\"' sequences are replaced by '"' character and starting and terminating '"' are removed.

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

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