Alternate e697dbe9c5997e35395fe158628dd8c5209481da
for Visual Studio 2022 and Windows 11.
|
継承メンバを含む alt::FileUtility の全メンバ一覧です。
_dwErrorNo | alt::WindowsLibrary | protected |
Copy(LPCTSTR source, LPCTSTR dest, BOOL bFailIfExists=FALSE) | alt::FileUtility | static |
Delete(LPCTSTR name) | alt::FileUtility | static |
DirectoryWatch(LPCTSTR lpctszWatchDirectory, DWORD dwTimeout) | alt::FileUtility | static |
FileUtility() | alt::FileUtility | inline |
Find(LPCTSTR target, LPCTSTR name, BOOL bRecurse=FALSE) | alt::FileUtility | static |
Find2(LPCTSTR target, LPCTSTR name, BOOL bRecurse, skeleton::Array< FileInfo1 > &response) | alt::FileUtility | static |
GetAbsolutePath(LPCTSTR lpctszRelativePath) | alt::FileUtility | static |
GetCurrentDir() | alt::FileUtility | static |
GetErrNo() const | alt::WindowsLibrary | inlinevirtual |
GetTemporaryFileName(LPCTSTR lpctszPath, LPCTSTR lpctszPrefix, UINT nNumber) | alt::FileUtility | static |
GetTemporaryPath() | alt::FileUtility | static |
IsDirectory(LPCTSTR name) | alt::FileUtility | static |
IsExist(LPCTSTR name) | alt::FileUtility | static |
MakeDir(LPCTSTR name) | alt::FileUtility | static |
MakeHardLink(LPCTSTR source, LPCTSTR link) | alt::FileUtility | static |
Move(LPCTSTR source, LPCTSTR dest) | alt::FileUtility | static |
RemoveDir(LPCTSTR name) | alt::FileUtility | static |
SetCurrentDir(LPCTSTR name) | alt::FileUtility | static |
SetErrNo() | alt::WindowsLibrary | virtual |
SHFileOperations(ShellOperation operation, LPCTSTR lpctszFrom, LPCTSTR lpctszTo) | alt::FileUtility | static |
WindowsLibrary() | alt::WindowsLibrary | inline |
~FileUtility() | alt::FileUtility | inline |
~WindowsLibrary() | alt::WindowsLibrary | inlinevirtual |