#include <FileFind.h>

Public Member Functions | |
| bool | IsDots () const |
Public Attributes | |
| UString | Name |
Definition at line 68 of file FileFind.h.
| bool NWindows::NFile::NFind::CFileInfoW::IsDots | ( | ) | const |
Definition at line 32 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::CEnumeratorW::Next().
Definition at line 71 of file FileFind.h.
Referenced by NWindows::NFile::NFind::ConvertWIN32_FIND_DATA_To_FileInfo(), COpenCallbackImp::GetProperty(), IsDots(), ReadArchiverInfoList(), and NWindows::NFile::NDirectory::RemoveDirectorySubItems2().
1.5.6