, including all inherited members.
| bool_type typedef | filesystem_traits | |
| char_copy(char_type *dest, char_type const *src, size_type n) | filesystem_traits | [static] |
| char_type typedef | filesystem_traits | |
| class_type typedef | filesystem_traits | |
| close_connection(HINTERNET hconn) | filesystem_traits | [static] |
| create_directory(HINTERNET hconn, char_type const *dir) | filesystem_traits | [static] |
| delete_file(HINTERNET hconn, char_type const *file) | filesystem_traits | [static] |
| difference_type typedef | filesystem_traits | |
| ensure_dir_end(char_type *dir) | filesystem_traits | [static] |
| error_type typedef | filesystem_traits | |
| file_exists(HINTERNET hconn, char_type const *fileName) | filesystem_traits | [static] |
| find_close(HINTERNET hfind) | filesystem_traits | [static] |
| find_data_type typedef | filesystem_traits | |
| find_first_file(HINTERNET hconn, char_type const *spec, find_data_type *findData, is_dword_t flags=0, is_dword_t context=0) | filesystem_traits | [static] |
| find_next_file(HANDLE h, find_data_type *findData) | filesystem_traits | [static] |
| get_current_directory(HINTERNET hconn, size_t &cchBuffer, char_type *buffer) | filesystem_traits | [static] |
| get_full_path_name(HINTERNET hconn, char_type const *fileName, size_type cchBuffer, char_type *buffer, char_type **ppFile) | filesystem_traits | [static] |
| get_full_path_name(HINTERNET hconn, char_type const *fileName, size_type cchBuffer, char_type *buffer) | filesystem_traits | [static] |
| has_dir_end(char_type const *dir) | filesystem_traits | [static] |
| int_type typedef | filesystem_traits | |
| internet_connect(HINTERNET hsess, char_type const *server, INTERNET_PORT port, char_type const *userName, char_type const *password, is_dword_t service, is_dword_t flags, is_dword_t context) | filesystem_traits | [static] |
| internet_open(char_type const *agent, is_dword_t accessType, char_type const *proxy, char_type const *proxyBypass, is_dword_t flags) | filesystem_traits | [static] |
| is_directory(HINTERNET hconn, char_type const *path) | filesystem_traits | [static] |
| is_directory(stat_data_type const *stat_data) | filesystem_traits | [static] |
| is_dots(char_type const *dir) | filesystem_traits | [static] |
| is_file(HINTERNET hconn, char_type const *path) | filesystem_traits | [static] |
| is_file(stat_data_type const *stat_data) | filesystem_traits | [static] |
| is_link(stat_data_type const *stat_data) | filesystem_traits | [static] |
| is_path_absolute(char_type const *path) | filesystem_traits | [static] |
| is_path_name_separator(char_type ch) | filesystem_traits | [static] |
| is_path_rooted(char_type const *path) | filesystem_traits | [static] |
| is_readonly(stat_data_type const *stat_data) | filesystem_traits | [static] |
| path_name_separator() | filesystem_traits | [static] |
| path_separator() | filesystem_traits | [static] |
| pattern_all() | filesystem_traits | [static] |
| remove_dir_end(char_type *dir) | filesystem_traits | [static] |
| remove_directory(HINTERNET hconn, char_type const *dir) | filesystem_traits | [static] |
| rename_file(HINTERNET hconn, char_type const *currentName, char_type const *newName) | filesystem_traits | [static] |
| set_current_directory(HINTERNET hconn, char_type const *dir) | filesystem_traits | [static] |
| size_type typedef | filesystem_traits | |
| stat(HINTERNET hconn, char_type const *path, stat_data_type *stat_data) | filesystem_traits | [static] |
| stat_data_type typedef | filesystem_traits | |
| str_cat(char_type *dest, char_type const *src) | filesystem_traits | [static] |
| str_chr(char_type const *s, char_type ch) | filesystem_traits | [static] |
| str_compare(char_type const *s1, char_type const *s2) | filesystem_traits | [static] |
| str_compare_no_case(char_type const *s1, char_type const *s2) | filesystem_traits | [static] |
| str_copy(char_type *dest, char_type const *src) | filesystem_traits | [static] |
| str_len(char_type const *src) | filesystem_traits | [static] |
| str_n_compare(char_type const *s1, char_type const *s2, size_type cch) | filesystem_traits | [static] |
| str_n_copy(char_type *dest, char_type const *src, size_t cch) | filesystem_traits | [static] |
| str_rchr(char_type const *s, char_type ch) | filesystem_traits | [static] |
| str_str(char_type const *s, char_type const *sub) | filesystem_traits | [static] |