|
fswatch 1.17.1
|
Header of the fsw::win_paths namespace. More...
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | fsw |
Main namespace of libfswatch. | |
| namespace | 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... | |
Header of the fsw::win_paths namespace.