NWindows::NFile::NIO::CInFile Class Reference

#include <FileIO.h>

Inheritance diagram for NWindows::NFile::NIO::CInFile:

NWindows::NFile::NIO::CFileBase

List of all members.

Public Member Functions

bool Open (LPCTSTR fileName, DWORD shareMode, DWORD creationDisposition, DWORD flagsAndAttributes)
bool Open (LPCTSTR fileName)
bool Open (LPCWSTR fileName, DWORD shareMode, DWORD creationDisposition, DWORD flagsAndAttributes)
bool Open (LPCWSTR fileName)
bool ReadPart (void *data, UInt32 size, UInt32 &processedSize)
bool Read (void *data, UInt32 size, UInt32 &processedSize)


Detailed Description

Definition at line 55 of file FileIO.h.


Member Function Documentation

bool NWindows::NFile::NIO::CInFile::Open ( LPCTSTR  fileName,
DWORD  shareMode,
DWORD  creationDisposition,
DWORD  flagsAndAttributes 
)

Definition at line 119 of file FileIO.cpp.

References NWindows::NFile::NIO::CFileBase::Create().

Referenced by Open().

bool NWindows::NFile::NIO::CInFile::Open ( LPCTSTR  fileName  ) 

Definition at line 122 of file FileIO.cpp.

References Open().

bool NWindows::NFile::NIO::CInFile::Open ( LPCWSTR  fileName,
DWORD  shareMode,
DWORD  creationDisposition,
DWORD  flagsAndAttributes 
)

Definition at line 126 of file FileIO.cpp.

References NWindows::NFile::NIO::CFileBase::Create().

bool NWindows::NFile::NIO::CInFile::Open ( LPCWSTR  fileName  ) 

Definition at line 129 of file FileIO.cpp.

References Open().

bool NWindows::NFile::NIO::CInFile::ReadPart ( void *  data,
UInt32  size,
UInt32 processedSize 
)

bool NWindows::NFile::NIO::CInFile::Read ( void *  data,
UInt32  size,
UInt32 processedSize 
)

Definition at line 145 of file FileIO.cpp.

References ReadPart().


The documentation for this class was generated from the following files:

Generated on Sun May 25 00:21:49 2008 by  doxygen 1.5.6