18 LHAZFILE_DB(
const WSTR& name,
const time_t& t,
int icon,
bool isdir);
19 LHAZFILE_DB(
const WSTR& name,
const WSTR&
id,
const time_t& t,
int icon,
bool isdir, LONGLONG size);
Definition lhazfile_db.h:15
‾LHAZFILE_DB(void)
Destructor
Definition lhazfile_db.cpp:40
bool m_newdir
Definition lhazfile_db.h:27
WSTR GetParent(void) const
GetParent
Definition lhazfile_db.cpp:47
const WSTR & GetId(void) const
Definition lhazfile_db.h:22
bool IsNewDir(void) const
Definition lhazfile_db.h:24
WSTR m_id
Definition lhazfile_db.h:28