NWindows::NFile::NFind::CFindFile Class Reference

#include <FileFind.h>

List of all members.

Public Member Functions

bool IsHandleAllocated () const
 CFindFile ()
 ~CFindFile ()
bool FindFirst (LPCTSTR wildcard, CFileInfo &fileInfo)
bool FindNext (CFileInfo &fileInfo)
bool FindFirst (LPCWSTR wildcard, CFileInfoW &fileInfo)
bool FindNext (CFileInfoW &fileInfo)
bool Close ()

Private Attributes

HANDLE _handle
bool _handleAllocated

Friends

class CEnumerator


Detailed Description

Definition at line 76 of file FileFind.h.


Constructor & Destructor Documentation

NWindows::NFile::NFind::CFindFile::CFindFile (  )  [inline]

Definition at line 83 of file FileFind.h.

NWindows::NFile::NFind::CFindFile::~CFindFile (  )  [inline]

Definition at line 84 of file FileFind.h.

References Close().


Member Function Documentation

bool NWindows::NFile::NFind::CFindFile::IsHandleAllocated (  )  const [inline]

bool NWindows::NFile::NFind::CFindFile::FindFirst ( LPCTSTR  wildcard,
CFileInfo fileInfo 
)

bool NWindows::NFile::NFind::CFindFile::FindNext ( CFileInfo fileInfo  ) 

bool NWindows::NFile::NFind::CFindFile::FindFirst ( LPCWSTR  wildcard,
CFileInfoW fileInfo 
)

bool NWindows::NFile::NFind::CFindFile::FindNext ( CFileInfoW fileInfo  ) 

bool NWindows::NFile::NFind::CFindFile::Close (  ) 

Definition at line 99 of file FileFind.cpp.

References _handle, _handleAllocated, and BOOLToBool.

Referenced by FindFirst(), and ~CFindFile().


Friends And Related Function Documentation

friend class CEnumerator [friend]

Definition at line 78 of file FileFind.h.


Member Data Documentation

Definition at line 79 of file FileFind.h.

Referenced by Close(), FindFirst(), and FindNext().

Definition at line 80 of file FileFind.h.

Referenced by Close(), FindFirst(), and IsHandleAllocated().


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