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