Project Alice
|
#include <simple_fs_types_nix.hpp>
Public Member Functions | |
unopened_file (native_string_view absolute_path, native_string_view file_name) | |
unopened_file (native_string_view absolute_path, native_string_view file_name) | |
Friends | |
std::optional< file > | open_file (unopened_file const &f) |
std::vector< unopened_file > | list_files (directory const &dir, native_char const *extension) |
native_string | get_full_name (unopened_file const &f) |
native_string | get_file_name (unopened_file const &f) |
std::optional< file > | open_file (unopened_file const &f) |
std::vector< unopened_file > | list_files (directory const &dir, native_char const *extension) |
native_string | get_full_name (unopened_file const &f) |
native_string | get_file_name (unopened_file const &f) |
Definition at line 53 of file simple_fs_types_nix.hpp.
|
inline |
Definition at line 58 of file simple_fs_types_nix.hpp.
|
inline |
Definition at line 68 of file simple_fs_types_win.hpp.
|
friend |
Definition at line 407 of file simple_fs_nix.cpp.
|
friend |
Definition at line 407 of file simple_fs_nix.cpp.
|
friend |
Definition at line 403 of file simple_fs_nix.cpp.
|
friend |
Definition at line 403 of file simple_fs_nix.cpp.
|
friend |
Definition at line 202 of file simple_fs_nix.cpp.
|
friend |
Definition at line 202 of file simple_fs_nix.cpp.
|
friend |
Definition at line 109 of file simple_fs_nix.cpp.
|
friend |
Definition at line 109 of file simple_fs_nix.cpp.