![]() |
libfilezilla
|
This is the complete list of members for local_filesys, including all inherited members.
| begin_find_files(native_string path, bool dirs_only=false, bool query_symlink_targets=true) | local_filesys | |
| begin_find_files(HANDLE dir, bool dirs_only=false, bool query_symlink_targets=true) | local_filesys | |
| dir enum value (defined in local_filesys) | local_filesys | |
| end_find_files() | local_filesys | |
| file enum value (defined in local_filesys) | local_filesys | |
| get_file_info(native_string const &path, bool &is_link, int64_t *size, datetime *modification_time, int *mode, bool follow_links=true) | local_filesys | static |
| get_file_type(native_string const &path, bool follow_links=false) | local_filesys | static |
| get_link_target(native_string const &path) | local_filesys | static |
| get_modification_time(native_string const &path) (defined in local_filesys) | local_filesys | static |
| get_next_file(native_string &name) | local_filesys | |
| get_next_file(native_string &name, bool &is_link, type &t, int64_t *size, datetime *modification_time, int *mode) | local_filesys | |
| get_size(native_string const &path, bool *is_link=nullptr) | local_filesys | static |
| is_separator(wchar_t c) | local_filesys | inlinestatic |
| link enum value (defined in local_filesys) | local_filesys | |
| local_filesys()=default (defined in local_filesys) | local_filesys | |
| local_filesys(local_filesys const &)=delete (defined in local_filesys) | local_filesys | |
| local_filesys(local_filesys &&) noexcept (defined in local_filesys) | local_filesys | |
| operator=(local_filesys const &)=delete (defined in local_filesys) | local_filesys | |
| operator=(local_filesys &&) noexcept (defined in local_filesys) | local_filesys | |
| path_separator | local_filesys | static |
| set_modification_time(native_string const &path, const datetime &t) (defined in local_filesys) | local_filesys | static |
| type enum name | local_filesys | |
| unknown enum value (defined in local_filesys) | local_filesys | |
| ~local_filesys() (defined in local_filesys) | local_filesys |
1.8.10