|
Lhaz
|
#include <lhazfiles.h>
公開メンバ関数 | |
| LHAZFILES (void) | |
| Constructor | |
| ‾LHAZFILES (void) | |
| Destructor | |
| virtual bool | GetList (LHAZTABCONTENT *tabcontent) |
| GetList | |
| virtual bool | Login (void) |
| Add | |
| void | Filter (LHAZFILETREE *node, LHAZFILE::FIELD field, bool sortrev) |
| Filter | |
| int | GetDspCount (void) const |
| const WSTR & | GetDsp (LHAZFILE::FIELD col, int row, bool treeview, int viewkb) |
| GetDsp | |
| LHAZFILE * | GetFile (int idx) const |
| int | GetIcon (int row) const |
| GetIcon | |
| LONGLONG | GetTotal (void) const |
| HTREEITEM | GetTreeItem (void) const |
| GetTreeItem | |
| bool | IsLoaded (void) const |
| int | size (void) const |
| size | |
| void | Sort (LHAZFILE::FIELD field, bool rev) |
| Sort | |
限定公開変数類 | |
| std::vector< LHAZFILE * > | m_files |
| LHAZFILETREE * | m_tree |
| bool | m_loaded |
| std::vector< LHAZFILE * > | m_sorttable |
| LONGLONG | m_total |
非公開メンバ関数 | |
| void | Mergesort (LHAZFILE::FIELD field, bool rev, int first, int last) |
| Merge sort | |
| void | Insertsort (LHAZFILE::FIELD field, bool rev, int first, int last) |
| Insert sort | |
非公開変数類 | |
| std::vector< LHAZFILE * > | m_sortwork |
| LHAZFILES::LHAZFILES | ( | void | ) |
Constructor
| LHAZFILES::‾LHAZFILES | ( | void | ) |
Destructor
| void LHAZFILES::Filter | ( | LHAZFILETREE * | node, |
| LHAZFILE::FIELD | field, | ||
| bool | sortrev | ||
| ) |
Filter
| const WSTR & LHAZFILES::GetDsp | ( | LHAZFILE::FIELD | col, |
| int | row, | ||
| bool | treeview, | ||
| int | viewkb | ||
| ) |
GetDsp
|
inline |
|
inline |
| int LHAZFILES::GetIcon | ( | int | row | ) | const |
GetIcon
|
virtual |
GetList
LHAZFILES_DB, LHAZFILES_GD, LHAZFILES_OD, LHAZFILES_SDで再実装されています。
|
inline |
| HTREEITEM LHAZFILES::GetTreeItem | ( | void | ) | const |
GetTreeItem
|
private |
Insert sort
|
inline |
|
virtual |
|
private |
Merge sort
| int LHAZFILES::size | ( | void | ) | const |
size
| void LHAZFILES::Sort | ( | LHAZFILE::FIELD | field, |
| bool | rev | ||
| ) |
Sort
|
protected |
|
protected |
|
protected |
|
private |
|
protected |
|
protected |