TNB Library
CFileName メンバ一覧

継承メンバを含む CFileName の全メンバ一覧です。

CFileName(void)CFileName
CFileName(LPCTSTR lpszName)CFileName
CFileName(LPCTSTR lpszName, bool dummy)CFileName
CopyEx(LPCTSTR lpszNew, bool boIsAllowUndo=false)CFileName
CopyTo(LPCTSTR lpszNew, bool boIsAllowUndo=false, bool boIsSilent=true)CFileName
GetAttributeData(LPWIN32_FILE_ATTRIBUTE_DATA P) constCFileName
GetBytesOfCluster(void) constCFileName
GetCreationTime(void) constCFileName
GetExtName(void) constCFileName
GetFileName(void) constCFileName
GetFiles(LPCTSTR lpszOpt=_T("\\*.*"))CFileName
GetFileTitle(void) constCFileName
GetFindData(LPWIN32_FIND_DATA P) constCFileName
GetFullName(void) constCFileName
GetFullShortName(void) constCFileName
GetLastAccessTime(void) constCFileName
GetLastWriteTime(void) constCFileName
GetPathName(void) constCFileName
GetShortName(void) constCFileName
GetSize(void) constCFileName
GetSizeOnDisk(void) constCFileName
InsertAtEndOfName(LPCTSTR lpsz, LPCTSTR lpszExt=NULL) constCFileName
IsArchived(void) constCFileName
IsCompressed(void) constCFileName
IsDirectory(void) constCFileName
IsExist(void) constCFileName
IsExist(LPCTSTR lpszPath)CFileNamestatic
IsHidden(void) constCFileName
IsNormal(void) constCFileName
IsReadOnly(void) constCFileName
IsSameFile(LPCTSTR lpszName) constCFileName
IsShortcut(void) constCFileName
IsSystem(void) constCFileName
IsTemporary(void) constCFileName
MakeDirectory(void)CFileName
MakeShortcut(LPCTSTR lpszLinkName, LPCTSTR lpszDescription, LPCTSTR lpszParameter=NULL) constCFileName
MoveTo(LPCTSTR lpszNew, bool boIsAllowUndo=false, bool boIsSilent=true)CFileName
operator LPCTSTR(void) constCFileName
operator=(LPCTSTR lpszName)CFileName
Remove(bool boIsAllowUndo=false, bool boIsSilent=true)CFileName
Rename(LPCTSTR lpszNew, bool boIsAllowUndo=false, bool boIsSilent=true)CFileName
ResolveShortcut(CStr &_description, HWND hWnd=NULL)CFileName
ResolveShortcut(void)CFileName
Set(LPCTSTR lpszName, const WIN32_FILE_ATTRIBUTE_DATA &tFileAttr)CFileName
Set(LPCTSTR lpszPath, const WIN32_FIND_DATA &t)CFileName
SetHidden(void)CFileName
SetNormal(void)CFileName
SetReadOnly(void)CFileName
SetTime(const CFileTimeEx &timeCreation, const CFileTimeEx &timeLastAccess, const CFileTimeEx &timeLastWrite)CFileName