Namespace for filesystem facilities equivalent to std::filesystem.
| Name | Description |
|---|---|
absolute | Alias for std::filesystem::absolute in the bsl namespace. |
begin | Alias for std::filesystem::begin in the bsl namespace. |
canonical | Alias for std::filesystem::canonical in the bsl namespace. |
copy | Alias for std::filesystem::copy in the bsl namespace. |
copy_file | Alias for std::filesystem::copy_file in the bsl namespace. |
copy_options | Alias for std::filesystem::copy_options in the bsl namespace. |
copy_symlink | Alias for std::filesystem::copy_symlink in the bsl namespace. |
create_directories | Alias for std::filesystem::create_directories in the bsl namespace. |
create_directory | Alias for std::filesystem::create_directory in the bsl namespace. |
create_directory_symlink | Alias for std::filesystem::create_directory_symlink in the bsl namespace. |
create_hard_link | Alias for std::filesystem::create_hard_link in the bsl namespace. |
create_symlink | Alias for std::filesystem::create_symlink in the bsl namespace. |
current_path | Alias for std::filesystem::current_path in the bsl namespace. |
directory_entry | Alias for std::filesystem::directory_entry in the bsl namespace. |
directory_iterator | Alias for std::filesystem::directory_iterator in the bsl namespace. |
directory_options | Alias for std::filesystem::directory_options in the bsl namespace. |
end | Alias for std::filesystem::end in the bsl namespace. |
equivalent | Alias for std::filesystem::equivalent in the bsl namespace. |
exists | Alias for std::filesystem::exists in the bsl namespace. |
file_size | Alias for std::filesystem::file_size in the bsl namespace. |
file_status | Alias for std::filesystem::file_status in the bsl namespace. |
file_time_type | Alias for std::filesystem::file_time_type in the bsl namespace. |
file_type | Alias for std::filesystem::file_type in the bsl namespace. |
filesystem_error | Alias for std::filesystem::filesystem_error in the bsl namespace. |
hard_link_count | Alias for std::filesystem::hard_link_count in the bsl namespace. |
is_block_file | Alias for std::filesystem::is_block_file in the bsl namespace. |
is_character_file | Alias for std::filesystem::is_character_file in the bsl namespace. |
is_directory | Alias for std::filesystem::is_directory in the bsl namespace. |
is_empty | Alias for std::filesystem::is_empty in the bsl namespace. |
is_fifo | Alias for std::filesystem::is_fifo in the bsl namespace. |
is_other | Alias for std::filesystem::is_other in the bsl namespace. |
is_regular_file | Alias for std::filesystem::is_regular_file in the bsl namespace. |
is_socket | Alias for std::filesystem::is_socket in the bsl namespace. |
is_symlink | Alias for std::filesystem::is_symlink in the bsl namespace. |
last_write_time | Alias for std::filesystem::last_write_time in the bsl namespace. |
path | Alias for std::filesystem::path in the bsl namespace. |
perm_options | Alias for std::filesystem::perm_options in the bsl namespace. |
permissions | Alias for std::filesystem::permissions in the bsl namespace. |
perms | Alias for std::filesystem::perms in the bsl namespace. |
proximate | Alias for std::filesystem::proximate in the bsl namespace. |
read_symlink | Alias for std::filesystem::read_symlink in the bsl namespace. |
recursive_directory_iterator | Alias for std::filesystem::recursive_directory_iterator in the bsl namespace. |
relative | Alias for std::filesystem::relative in the bsl namespace. |
remove | Alias for std::filesystem::remove in the bsl namespace. |
remove_all | Alias for std::filesystem::remove_all in the bsl namespace. |
rename | Alias for std::filesystem::rename in the bsl namespace. |
resize_file | Alias for std::filesystem::resize_file in the bsl namespace. |
space | Alias for std::filesystem::space in the bsl namespace. |
space_info | Alias for std::filesystem::space_info in the bsl namespace. |
status | Alias for std::filesystem::status in the bsl namespace. |
status_known | Alias for std::filesystem::status_known in the bsl namespace. |
symlink_status | Alias for std::filesystem::symlink_status in the bsl namespace. |
temp_directory_path | Alias for std::filesystem::temp_directory_path in the bsl namespace. |
weakly_canonical | Alias for std::filesystem::weakly_canonical in the bsl namespace. |