libfswatch  1.9.3
Namespaces | Functions
win_paths.hpp File Reference

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

#include <string>

Go to the source code of this file.

Namespaces

 fsw
 Main namespace of libfswatch.
 
 fsw::win_paths
 Path conversion functions.
 

Functions

std::wstring fsw::win_paths::posix_to_win_w (std::string path)
 Converts a POSIX path to Windows. More...
 
std::string fsw::win_paths::win_w_to_posix (std::wstring path)
 Converts a Windows path to POSIX. More...
 

Detailed Description

Header of the fsw::win_paths namespace.

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