|
Lhaz
|
#include <lhazfiles_od.h>
公開メンバ関数 | |
| LHAZFILES_OD (MYONEDRIVE *onedrive, gui::LHAZTREEVIEW *treeview) | |
| Constructor | |
| virtual | ‾LHAZFILES_OD (void) |
| Destructor | |
| bool | GetList (LHAZTABCONTENT *tabcontent) |
| GetList | |
基底クラス LHAZFILES に属する継承公開メンバ関数 | |
| LHAZFILES (void) | |
| Constructor | |
| ‾LHAZFILES (void) | |
| Destructor | |
| 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 | |
静的非公開メンバ関数 | |
| static void | CompFunc (void *p, const vector< MYONEDRIVEFILE > &fileList, bool root) |
| CompFunc | |
非公開変数類 | |
| MYONEDRIVE * | m_onedrive |
| CRITICAL_SECTION | m_crisec |
| LHAZTABCONTENT_OD * | m_tabcontent |
その他の継承メンバ | |
基底クラス LHAZFILES に属する継承限定公開変数類 | |
| std::vector< LHAZFILE * > | m_files |
| LHAZFILETREE * | m_tree |
| bool | m_loaded |
| std::vector< LHAZFILE * > | m_sorttable |
| LONGLONG | m_total |
| LHAZFILES_OD::LHAZFILES_OD | ( | MYONEDRIVE * | onedrive, |
| gui::LHAZTREEVIEW * | treeview | ||
| ) |
Constructor
|
virtual |
Destructor
|
staticprivate |
CompFunc
|
virtual |
GetList
LHAZFILESを再実装しています。
|
private |
|
private |
|
private |