GME
13
|
#include <SearchDlg.h>
Public Member Functions | |
SortParam (CListCtrl *listCtrl, int columnIndex, bool ascending) | |
Public Attributes | |
CCompDlg * | dlg |
int | columnIndex |
CListCtrl & | list |
CListCtrl * | listCtrl |
bool | ascending |
Definition at line 72 of file CompDlg.cpp.
SortParam::SortParam | ( | CListCtrl * | listCtrl, |
int | columnIndex, | ||
bool | ascending | ||
) | [inline] |
Definition at line 37 of file SearchDlg.h.
bool SortParam::ascending |
Definition at line 35 of file SearchDlg.h.
Definition at line 74 of file CompDlg.cpp.
Definition at line 73 of file CompDlg.cpp.
CListCtrl& SortParam::list |
Definition at line 156 of file MetaPurgeDialog.cpp.
CListCtrl* SortParam::listCtrl |
Definition at line 34 of file SearchDlg.h.