#include <FileFind.h>

Public Member Functions | |
| bool | IsDots () const |
Public Attributes | |
| CSysString | Name |
Definition at line 58 of file FileFind.h.
| bool NWindows::NFile::NFind::CFileInfo::IsDots | ( | ) | const |
Definition at line 22 of file FileFind.cpp.
References NWindows::NFile::NFind::CFileInfoBase::IsDirectory(), CStringBase< T >::IsEmpty(), NWindows::NFile::NFind::kDot, CStringBase< T >::Length(), and Name.
Referenced by NWindows::NFile::NFind::CEnumerator::Next().
Definition at line 61 of file FileFind.h.
Referenced by NWindows::NFile::NFind::ConvertWIN32_FIND_DATA_To_FileInfo(), IsDots(), and NWindows::NFile::NDirectory::RemoveDirectorySubItems2().
1.5.6