MGL(Win32)
読み取り中…
検索中…
一致する文字列を見つけられません
MGL::File::Utility メンバ一覧

継承メンバを含む MGL::File::Utility の全メンバ一覧です。

AddDelegate(DelegateKey key, Args... args) noexceptMGL::File::Utilityinline
Copy(const PathView &sourcePath, const PathView &destPath) noexceptMGL::File::Utility
Exists(const PathView &path) noexceptMGL::File::Utility
GetResult() const noexceptMGL::File::Utilityinline
GetSize(const PathView &path) noexceptMGL::File::Utility
GetSystemNativePath(const PathView &path) noexceptMGL::File::Utility
HasError() const noexceptMGL::File::Utilityinline
IsMounted(const PathView &mountName) noexceptMGL::File::Utilitystatic
IsSystemNativeFile(const PathView &path) noexceptMGL::File::Utility
MakeDirectory(const PathView &path) noexceptMGL::File::Utility
Mount(const PathView &mountName, const PathView &path, MountAccessType accessType, DelegateKey delegateKey=Mounter::kDefaultDelegateKey) noexceptMGL::File::Utility
Move(const PathView &sourcePath, const PathView &destPath) noexceptMGL::File::Utility
Remount(const PathView &mountName, const PathView &path, MountAccessType accessType, DelegateKey delegateKey=Mounter::kDefaultDelegateKey) noexceptMGL::File::Utility
Remove(const PathView &path) noexceptMGL::File::Utility
RemoveDelegate(DelegateKey key) noexceptMGL::File::Utility
SetDefaultDelegate(DelegateKey key) noexceptMGL::File::Utilitystatic
Unmount(const PathView &mountName) noexceptMGL::File::Utility