|
sandbox
|
This is the complete list of members for sbx::filesystem::filesystem_module, including all inherited members.
| all_files() const -> std::vector< std::string > (defined in sbx::filesystem::filesystem_module) | sbx::filesystem::filesystem_module | inline |
| create_file(const std::string &path) -> file_ptr (defined in sbx::filesystem::filesystem_module) | sbx::filesystem::filesystem_module | inline |
| create_filesystem(const alias &alias, Args &&... args) -> std::shared_ptr< Type > (defined in sbx::filesystem::filesystem_module) | sbx::filesystem::filesystem_module | inline |
| create_filesystem(std::string &&alias, Args &&... args) -> std::shared_ptr< Type > (defined in sbx::filesystem::filesystem_module) | sbx::filesystem::filesystem_module | inline |
| exists(const std::string &path) const -> bool (defined in sbx::filesystem::filesystem_module) | sbx::filesystem::filesystem_module | inline |
| filesystem_module() (defined in sbx::filesystem::filesystem_module) | sbx::filesystem::filesystem_module | |
| is_alias_registered(const alias &alias) const -> bool (defined in sbx::filesystem::filesystem_module) | sbx::filesystem::filesystem_module | inline |
| native_path_of(const std::string &virtual_path) const -> std::filesystem::path (defined in sbx::filesystem::filesystem_module) | sbx::filesystem::filesystem_module | inline |
| native_path_of(const std::filesystem::path &virtual_path) const -> std::filesystem::path (defined in sbx::filesystem::filesystem_module) | sbx::filesystem::filesystem_module | inline |
| noncopyable(const noncopyable &)=delete (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | |
| noncopyable(noncopyable &&) noexcept=default (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | |
| noncopyable()=default (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | protected |
| open_file(const std::string &path, const file_base::mode mode) -> file_ptr (defined in sbx::filesystem::filesystem_module) | sbx::filesystem::filesystem_module | inline |
| operator=(const noncopyable &) -> noncopyable &=delete (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | |
| operator=(noncopyable &&) noexcept -> noncopyable &=default (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | |
| unregister_alias(const alias &alias) -> void (defined in sbx::filesystem::filesystem_module) | sbx::filesystem::filesystem_module | inline |
| update() -> void override (defined in sbx::filesystem::filesystem_module) | sbx::filesystem::filesystem_module | |
| ~filesystem_module() override (defined in sbx::filesystem::filesystem_module) | sbx::filesystem::filesystem_module | |
| ~module_base()=default (defined in sbx::core::module_manager::module_base) | sbx::core::module_manager::module_base | virtual |
| ~noncopyable()=default (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | protected |