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

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_moduleinline
create_file(const std::string &path) -> file_ptr (defined in sbx::filesystem::filesystem_module)sbx::filesystem::filesystem_moduleinline
create_filesystem(const alias &alias, Args &&... args) -> std::shared_ptr< Type > (defined in sbx::filesystem::filesystem_module)sbx::filesystem::filesystem_moduleinline
create_filesystem(std::string &&alias, Args &&... args) -> std::shared_ptr< Type > (defined in sbx::filesystem::filesystem_module)sbx::filesystem::filesystem_moduleinline
exists(const std::string &path) const -> bool (defined in sbx::filesystem::filesystem_module)sbx::filesystem::filesystem_moduleinline
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_moduleinline
native_path_of(const std::string &virtual_path) const -> std::filesystem::path (defined in sbx::filesystem::filesystem_module)sbx::filesystem::filesystem_moduleinline
native_path_of(const std::filesystem::path &virtual_path) const -> std::filesystem::path (defined in sbx::filesystem::filesystem_module)sbx::filesystem::filesystem_moduleinline
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::noncopyableprotected
open_file(const std::string &path, const file_base::mode mode) -> file_ptr (defined in sbx::filesystem::filesystem_module)sbx::filesystem::filesystem_moduleinline
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_moduleinline
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_basevirtual
~noncopyable()=default (defined in sbx::utility::noncopyable)sbx::utility::noncopyableprotected