sandbox
Loading...
Searching...
No Matches
sbx::filesystem::filesystem_base Member List

This is the complete list of members for sbx::filesystem::filesystem_base, including all inherited members.

base_path() const -> const std::string &=0 (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_basepure virtual
close_file(const file_ptr &file) -> void=0 (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_basepure virtual
copy_file(const std::string &source, const std::string &destination, const bool overwrite=false) -> bool=0 (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_basepure virtual
create_file(const std::string &path) -> file_ptr=0 (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_basepure virtual
exists(const std::string &path) const -> bool=0 (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_basepure virtual
files() const -> files_list=0 (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_basepure virtual
files_list typedef (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_base
filesystem_base()=default (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_base
initialize() -> bool=0 (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_basepure virtual
is_initialized() const -> bool=0 (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_basepure virtual
is_read_only() const -> bool=0 (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_basepure virtual
open_file(const std::string &path, const file_base::mode mode) -> file_ptr=0 (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_basepure virtual
remove_file(const std::string &path) -> bool=0 (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_basepure virtual
rename_file(const std::string &source, const std::string &destination) -> bool=0 (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_basepure virtual
shutdown() -> void=0 (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_basepure virtual
virtual_path() const -> const std::string &=0 (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_basepure virtual
~filesystem_base()=default (defined in sbx::filesystem::filesystem_base)sbx::filesystem::filesystem_basevirtual