TNB Library
CAbstractFile メンバ一覧

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

ACCESS 列挙値CAbstractFile
CAbstractFile(void)CAbstractFile
CanRead(void) constCAbstractFile
CanWrite(void) constCAbstractFile
Close(void)CAbstractFile
CREATE 列挙値CAbstractFile
EMode 列挙名CAbstractFile
GetHandle(void) constCAbstractFilevirtual
GetInformation(LPBY_HANDLE_FILE_INFORMATION _lpFileInformation) constCAbstractFile
GetOpenName(void) constCAbstractFile
GetSize(void) constCAbstractFile
OpenOnMode(LPCTSTR lpszName, EMode eMode=ACCESS, bool isShare=true)CAbstractFile
operator HANDLE(void) constCAbstractFile
READ 列挙値CAbstractFile
Read(size_t size, LPVOID _P) constCAbstractFile
Seek(LONGLONG llOffset, IReader::ESeekMode eSeek=IReader::TOP) constCAbstractFile
SetCreatedAttributes(DWORD attr)CAbstractFile
SetHandle(HANDLE h)CAbstractFileprotectedvirtual
WRITE 列挙値CAbstractFile
~CAbstractFile(void)CAbstractFilevirtual