Lhaz
|
#include <lhazfiles_db.h>
公開メンバ関数 | |
LHAZFILES_DB (MYDROPBOXV2 *skydrive, gui::LHAZTREEVIEW *treeview) | |
Constructor | |
‾LHAZFILES_DB (void) | |
Destructor | |
bool | GetList (LHAZTABCONTENT *) |
GetList | |
bool | Login (void) |
Login | |
![]() | |
LHAZFILES (void) | |
Constructor | |
‾LHAZFILES (void) | |
Destructor | |
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 | |
非公開変数類 | |
MYDROPBOXV2 * | m_dropboxv2 |
その他の継承メンバ | |
![]() | |
std::vector< LHAZFILE * > | m_files |
LHAZFILETREE * | m_tree |
bool | m_loaded |
std::vector< LHAZFILE * > | m_sorttable |
LONGLONG | m_total |
LHAZFILES_DB::LHAZFILES_DB | ( | MYDROPBOXV2 * | skydrive, |
gui::LHAZTREEVIEW * | treeview | ||
) |
Constructor
LHAZFILES_DB::‾LHAZFILES_DB | ( | void | ) |
Destructor
|
virtual |
GetList
LHAZFILESを再実装しています。
|
private |