libfswatch  1.9.3
Namespaces | Functions
win_strings.hpp File Reference

Header of the fsw::win_strings namespace. More...

#include <string>
#include <cwchar>

Go to the source code of this file.

Namespaces

 fsw
 Main namespace of libfswatch.
 
 fsw::win_strings
 String conversion functions.
 

Functions

string fsw::win_strings::wstring_to_string (wchar_t *s)
 Converts a wide character string into a string. More...
 
std::string fsw::win_strings::wstring_to_string (const std::wstring &s)
 Converts a wide character string into a string. More...
 

Detailed Description

Header of the fsw::win_strings namespace.

License:
GNU General Public License v. 3.0
Author
Enrico M. Crisostomo
Version
1.8.0