Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

OW32::CFile Member List

This is the complete list of members for OW32::CFile, including all inherited members.

Attach(HANDLE h)OW32::CFile [inline]
CFile()OW32::CFile [inline]
CFile(HANDLE hFile)OW32::CFile [inline]
Close()OW32::CFile [inline]
Create(LPCTSTR lpFileName, DWORD dwDesiredAccess=0, DWORD dwShareMode=0, LPSECURITY_ATTRIBUTES lpSecurityAttributes=NULL, DWORD dwCreationDisposition=0, DWORD dwFlagsAndAttributes=0, HANDLE hTemplateFile=NULL)OW32::CFile [inline]
CreateA(LPCSTR lpFileName, DWORD dwDesiredAccess=0, DWORD dwShareMode=0, LPSECURITY_ATTRIBUTES lpSecurityAttributes=NULL, DWORD dwCreationDisposition=0, DWORD dwFlagsAndAttributes=0, HANDLE hTemplateFile=NULL)OW32::CFile [inline]
CreateAlways(LPCTSTR lpFileName, DWORD dwDesiredAccess=GENERIC_WRITE|GENERIC_READ, DWORD dwShareMode=0, LPSECURITY_ATTRIBUTES lpSecurityAttributes=NULL, DWORD dwFlagsAndAttributes=0, HANDLE hTemplateFile=NULL)OW32::CFile [inline]
CreateAlwaysA(LPCSTR lpFileName, DWORD dwDesiredAccess=GENERIC_WRITE|GENERIC_READ, DWORD dwShareMode=0, LPSECURITY_ATTRIBUTES lpSecurityAttributes=NULL, DWORD dwFlagsAndAttributes=0, HANDLE hTemplateFile=NULL)OW32::CFile [inline]
CreateAlwaysW(LPCWSTR lpFileName, DWORD dwDesiredAccess=GENERIC_WRITE|GENERIC_READ, DWORD dwShareMode=0, LPSECURITY_ATTRIBUTES lpSecurityAttributes=NULL, DWORD dwFlagsAndAttributes=0, HANDLE hTemplateFile=NULL)OW32::CFile [inline]
CreateW(LPCWSTR lpFileName, DWORD dwDesiredAccess=0, DWORD dwShareMode=0, LPSECURITY_ATTRIBUTES lpSecurityAttributes=NULL, DWORD dwCreationDisposition=0, DWORD dwFlagsAndAttributes=0, HANDLE hTemplateFile=NULL)OW32::CFile [inline]
Detach()OW32::CFile [inline]
FlushBuffers()OW32::CFile [inline]
GetInformation(LPBY_HANDLE_FILE_INFORMATION lpFileInformation)OW32::CFile [inline]
GetSize(PULARGE_INTEGER pSize)OW32::CFile [inline]
IsOpen()OW32::CFile [inline]
OpenAlways(LPCTSTR lpFileName, DWORD dwDesiredAccess=GENERIC_WRITE|GENERIC_READ, DWORD dwShareMode=0, LPSECURITY_ATTRIBUTES lpSecurityAttributes=NULL, DWORD dwFlagsAndAttributes=0, HANDLE hTemplateFile=NULL)OW32::CFile [inline]
OpenAlwaysA(LPCSTR lpFileName, DWORD dwDesiredAccess=GENERIC_WRITE|GENERIC_READ, DWORD dwShareMode=0, LPSECURITY_ATTRIBUTES lpSecurityAttributes=NULL, DWORD dwFlagsAndAttributes=0, HANDLE hTemplateFile=NULL)OW32::CFile [inline]
OpenAlwaysW(LPCWSTR lpFileName, DWORD dwDesiredAccess=GENERIC_WRITE|GENERIC_READ, DWORD dwShareMode=0, LPSECURITY_ATTRIBUTES lpSecurityAttributes=NULL, DWORD dwFlagsAndAttributes=0, HANDLE hTemplateFile=NULL)OW32::CFile [inline]
OpenExisting(LPCTSTR lpFileName, DWORD dwDesiredAccess=GENERIC_WRITE|GENERIC_READ, DWORD dwShareMode=0, LPSECURITY_ATTRIBUTES lpSecurityAttributes=NULL, DWORD dwFlagsAndAttributes=0, HANDLE hTemplateFile=NULL)OW32::CFile [inline]
OpenExistingA(LPCSTR lpFileName, DWORD dwDesiredAccess=GENERIC_WRITE|GENERIC_READ, DWORD dwShareMode=0, LPSECURITY_ATTRIBUTES lpSecurityAttributes=NULL, DWORD dwFlagsAndAttributes=0, HANDLE hTemplateFile=NULL)OW32::CFile [inline]
OpenExistingW(LPCWSTR lpFileName, DWORD dwDesiredAccess=GENERIC_WRITE|GENERIC_READ, DWORD dwShareMode=0, LPSECURITY_ATTRIBUTES lpSecurityAttributes=NULL, DWORD dwFlagsAndAttributes=0, HANDLE hTemplateFile=NULL)OW32::CFile [inline]
operator &()OW32::CFile [inline]
operator HANDLE() const OW32::CFile [inline]
operator=(HANDLE h)OW32::CFile [inline]
Read(LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead=NULL, LPOVERLAPPED lpOverlapped=NULL)OW32::CFile [inline]
SetEnd()OW32::CFile [inline]
SetPointer(const LARGE_INTEGER &liDistanceToMove, DWORD dwMoveMethod=FILE_BEGIN, PLARGE_INTEGER lpNewFilePointer=NULL)OW32::CFile [inline]
SetPointer(__int64 i64DistanceToMove, DWORD dwMoveMethod=FILE_BEGIN, PLARGE_INTEGER lpNewFilePointer=NULL)OW32::CFile [inline]
SetTime(const FILETIME *lpCreationTime, const FILETIME *lpLastAccessTime, const FILETIME *lpLastWriteTime)OW32::CFile [inline]
Write(LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten=NULL, LPOVERLAPPED lpOverlapped=NULL)OW32::CFile [inline]


Generated on Sun Jun 5 01:29:24 2005 for OW32 by  doxygen 1.3.9.1