#include <MatchObjects.h>
Collaboration diagram for CMatchList:

enum CMatchList::findType [protected] |
| CMatchList::CMatchList | ( | ) |
| CMatchList::~CMatchList | ( | ) | [virtual] |
| void CMatchList::AddHits | ( | CQueryHit * | pHits, | |
| CQuerySearch * | pFilter = NULL, |
|||
| BOOL | bRequire = FALSE | |||
| ) |
| DWORD CMatchList::FileToItem | ( | CMatchFile * | pFile | ) |
| void CMatchList::Clear | ( | ) |
| BOOL CMatchList::Select | ( | CMatchFile * | pFile, | |
| CQueryHit * | pHit, | |||
| BOOL | bSelected = TRUE | |||
| ) |
| CMatchFile * CMatchList::GetSelectedFile | ( | BOOL | bFromHit = FALSE |
) | const |
| CQueryHit * CMatchList::GetSelectedHit | ( | ) | const |
| INT_PTR CMatchList::GetSelectedCount | ( | ) | const |
| BOOL CMatchList::ClearSelection | ( | ) |
| void CMatchList::Filter | ( | ) |
| void CMatchList::SelectSchema | ( | CSchema * | pSchema, | |
| CList< CSchemaMember * > * | pColumns | |||
| ) |
| void CMatchList::SetSortColumn | ( | int | nColumn = -1, |
|
| BOOL | bDirection = FALSE | |||
| ) |
| void CMatchList::UpdateRange | ( | DWORD | nMin = 0, |
|
| DWORD | nMax = 0xFFFFFFFF | |||
| ) |
| void CMatchList::ClearUpdated | ( | ) |
| void CMatchList::ClearNew | ( | ) |
| void CMatchList::Serialize | ( | CArchive & | ar | ) |
| CMatchFile * CMatchList::FindFileAndAddHit | ( | CQueryHit * | pHit, | |
| findType | nFindFlag, | |||
| FILESTATS FAR * | Stats | |||
| ) | [protected] |
| void CMatchList::InsertSorted | ( | CMatchFile * | pFile | ) | [protected] |
| BOOL CMatchList::FilterHit | ( | CQueryHit * | pHit | ) | [protected] |
friend class CMatchFile [friend] |
| CMutex CMatchList::m_pSection |
| CString CMatchList::m_sFilter |
| BOOL CMatchList::m_bNew |
| DWORD CMatchList::m_nFiles |
| DWORD CMatchList::m_nItems |
| DWORD CMatchList::m_nED2KHits |
| DWORD CMatchList::m_nUpdateMin |
| DWORD CMatchList::m_nUpdateMax |
| CList< CMatchFile* > CMatchList::m_pSelectedFiles |
| CList< CQueryHit* > CMatchList::m_pSelectedHits |
DWORD CMatchList::m_nBuffer [protected] |
CMatchFile** CMatchList::m_pSizeMap [protected] |
CMatchFile** CMatchList::m_pMapSHA1 [protected] |
CMatchFile** CMatchList::m_pMapTiger [protected] |
CMatchFile** CMatchList::m_pMapED2K [protected] |
CMatchFile** CMatchList::m_pMapBTH [protected] |
CMatchFile** CMatchList::m_pMapMD5 [protected] |
LPTSTR CMatchList::m_pszFilter [protected] |
CSchemaMember** CMatchList::m_pColumns [protected] |
int CMatchList::m_nColumns [protected] |
1.5.2