|
sandbox
|
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_base | pure virtual |
| close_file(const file_ptr &file) -> void=0 (defined in sbx::filesystem::filesystem_base) | sbx::filesystem::filesystem_base | pure 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_base | pure virtual |
| create_file(const std::string &path) -> file_ptr=0 (defined in sbx::filesystem::filesystem_base) | sbx::filesystem::filesystem_base | pure virtual |
| exists(const std::string &path) const -> bool=0 (defined in sbx::filesystem::filesystem_base) | sbx::filesystem::filesystem_base | pure virtual |
| files() const -> files_list=0 (defined in sbx::filesystem::filesystem_base) | sbx::filesystem::filesystem_base | pure 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_base | pure virtual |
| is_initialized() const -> bool=0 (defined in sbx::filesystem::filesystem_base) | sbx::filesystem::filesystem_base | pure virtual |
| is_read_only() const -> bool=0 (defined in sbx::filesystem::filesystem_base) | sbx::filesystem::filesystem_base | pure virtual |
| open_file(const std::string &path, const file_base::mode mode) -> file_ptr=0 (defined in sbx::filesystem::filesystem_base) | sbx::filesystem::filesystem_base | pure virtual |
| remove_file(const std::string &path) -> bool=0 (defined in sbx::filesystem::filesystem_base) | sbx::filesystem::filesystem_base | pure virtual |
| rename_file(const std::string &source, const std::string &destination) -> bool=0 (defined in sbx::filesystem::filesystem_base) | sbx::filesystem::filesystem_base | pure virtual |
| shutdown() -> void=0 (defined in sbx::filesystem::filesystem_base) | sbx::filesystem::filesystem_base | pure virtual |
| virtual_path() const -> const std::string &=0 (defined in sbx::filesystem::filesystem_base) | sbx::filesystem::filesystem_base | pure virtual |
| ~filesystem_base()=default (defined in sbx::filesystem::filesystem_base) | sbx::filesystem::filesystem_base | virtual |