Function wstr2str
Defined in File sensorcapture_def.hpp
Function Documentation
-
inline std::string wstr2str(const wchar_t *wstr)
Convert a wchar array to std::string.
- Parameters:
wstr – the wchar array to be converted
- Returns:
Defined in File sensorcapture_def.hpp
Convert a wchar array to std::string.
wstr – the wchar array to be converted