FileUtility::Find()が返すファイル情報
[詳解]
#include <FileUtility.h>
◆ FileInfo1()
◆ ~FileInfo1()
FileInfo1::~FileInfo1 |
( |
| ) |
|
◆ GetAccessTime()
const FILETIME &APIENTRY alt::FileInfo1::GetAccessTime |
( |
| ) |
const |
|
inline |
◆ GetAttribute()
const INT &APIENTRY alt::FileInfo1::GetAttribute |
( |
| ) |
const |
|
inline |
◆ GetCreateTime()
const FILETIME &APIENTRY alt::FileInfo1::GetCreateTime |
( |
| ) |
const |
|
inline |
◆ GetUpdateTime()
const FILETIME &APIENTRY alt::FileInfo1::GetUpdateTime |
( |
| ) |
const |
|
inline |
◆ IsArchive()
const BOOL APIENTRY alt::FileInfo1::IsArchive |
( |
| ) |
const |
|
inline |
◆ IsCompressed()
const BOOL APIENTRY alt::FileInfo1::IsCompressed |
( |
| ) |
const |
|
inline |
◆ IsDirectory()
const BOOL APIENTRY alt::FileInfo1::IsDirectory |
( |
| ) |
const |
|
inline |
◆ IsHidden()
const BOOL APIENTRY alt::FileInfo1::IsHidden |
( |
| ) |
const |
|
inline |
◆ IsReadOnly()
const BOOL APIENTRY alt::FileInfo1::IsReadOnly |
( |
| ) |
const |
|
inline |
◆ IsSystem()
const BOOL APIENTRY alt::FileInfo1::IsSystem |
( |
| ) |
const |
|
inline |
◆ IsTemporary()
const BOOL APIENTRY alt::FileInfo1::IsTemporary |
( |
| ) |
const |
|
inline |
◆ _AccessTime
FILETIME alt::FileInfo1::_AccessTime |
|
private |
◆ _Attribute
INT alt::FileInfo1::_Attribute |
|
private |
◆ _CreateTime
FILETIME alt::FileInfo1::_CreateTime |
|
private |
◆ _UpdateTime
FILETIME alt::FileInfo1::_UpdateTime |
|
private |
◆ FileUtility
friend alt::FileInfo1::FileUtility |
このクラス詳解は次のファイルから抽出されました:
- C:/Users/masah/source/repos/KumaKuma0421/Alternate/WindowsLibrary/FileUtility.h
- C:/Users/masah/source/repos/KumaKuma0421/Alternate/WindowsLibrary/FileUtility.cpp