MGL(Win32)
|
継承メンバを含む MGL::File::Utility の全メンバ一覧です。
AddDelegate(DelegateKey key, Args... args) noexcept | MGL::File::Utility | inline |
Copy(const PathView &sourcePath, const PathView &destPath) noexcept | MGL::File::Utility | |
Exists(const PathView &path) noexcept | MGL::File::Utility | |
GetResult() const noexcept | MGL::File::Utility | inline |
GetSize(const PathView &path) noexcept | MGL::File::Utility | |
GetSystemNativePath(const PathView &path) noexcept | MGL::File::Utility | |
HasError() const noexcept | MGL::File::Utility | inline |
IsMounted(const PathView &mountName) noexcept | MGL::File::Utility | static |
IsSystemNativeFile(const PathView &path) noexcept | MGL::File::Utility | |
MakeDirectory(const PathView &path) noexcept | MGL::File::Utility | |
Mount(const PathView &mountName, const PathView &path, MountAccessType accessType, DelegateKey delegateKey=Mounter::kDefaultDelegateKey) noexcept | MGL::File::Utility | |
Move(const PathView &sourcePath, const PathView &destPath) noexcept | MGL::File::Utility | |
Remount(const PathView &mountName, const PathView &path, MountAccessType accessType, DelegateKey delegateKey=Mounter::kDefaultDelegateKey) noexcept | MGL::File::Utility | |
Remove(const PathView &path) noexcept | MGL::File::Utility | |
RemoveDelegate(DelegateKey key) noexcept | MGL::File::Utility | |
SetDefaultDelegate(DelegateKey key) noexcept | MGL::File::Utility | static |
Unmount(const PathView &mountName) noexcept | MGL::File::Utility |