MGL(Win32)
|
継承メンバを含む MGL::File::Mounter の全メンバ一覧です。
AddDelegate(DelegateKey key, const SharedDelegate &delegate) noexcept | MGL::File::Mounter | |
CreateInstance(Args... args) noexcept | MGL::SharedSingleton< Mounter > | inlinestatic |
DestroyInstance() noexcept | MGL::SharedSingleton< Mounter > | inlinestatic |
Get(const PathView &mountName) noexcept | MGL::File::Mounter | |
GetDelegate(DelegateKey key=kDefaultDelegateKey) noexcept | MGL::File::Mounter | |
GetInstance() noexcept | MGL::SharedSingleton< Mounter > | inlinestatic |
GetInstanceRef() noexcept | MGL::File::Mounter | static |
HasInstance() noexcept | MGL::SharedSingleton< Mounter > | inlinestatic |
IsMounted(const PathView &mountName) noexcept | MGL::File::Mounter | |
kDefaultDelegateKey | MGL::File::Mounter | static |
Mount(const PathView &mountName, const PathView &path, MountAccessType accessType, DelegateKey delegateKey=kDefaultDelegateKey) noexcept | MGL::File::Mounter | |
RemoveDelegate(DelegateKey key) noexcept | MGL::File::Mounter | |
SetDefaultDelegate(DelegateKey key) noexcept | MGL::File::Mounter | inline |
SharedMountProperty typedef | MGL::File::Mounter | |
Unmount(const PathView &mountName) noexcept | MGL::File::Mounter |