|
Lhaz
|
#include <lhazlist.h>
公開型 | |
| enum | FORMAT { VIEW , DIR , TREE } |
公開メンバ関数 | |
| LHAZLIST (gui::LVCOLMS *lvcolms, ARCHIVE *archive, const WSTR &dst, FORMAT format, bool csv, bool count, const WSTR &countfile) | |
| gui::LVCOLMS * | GetLvcolms (void) |
| ARCHIVE * | GetArchive (void) |
| bool | Out (void) |
| ULONGLONG | CountLineFunc (int idx) |
| bool | Match (int index) |
非公開メンバ関数 | |
| bool | OutView (MYFILE &fo) |
| bool | OutPlane (MYFILE &fo) |
| bool | OutTree (MYFILE &fo) |
| ULONGLONG | CountLineFunc (const WSTR &name) |
非公開変数類 | |
| gui::LVCOLMS * | Lvcolms |
| ARCHIVE * | Archive |
| WSTR | ListName |
| FORMAT | Format |
| bool | Csv |
| bool | CountLine |
| WSTR | CountLineFile |
| enum LHAZLIST::FORMAT |
| LHAZLIST::LHAZLIST | ( | gui::LVCOLMS * | lvcolms, |
| ARCHIVE * | archive, | ||
| const WSTR & | dst, | ||
| FORMAT | format, | ||
| bool | csv, | ||
| bool | count, | ||
| const WSTR & | countfile | ||
| ) |
|
private |
| ULONGLONG LHAZLIST::CountLineFunc | ( | int | idx | ) |
|
inline |
|
inline |
| bool LHAZLIST::Match | ( | int | index | ) |
| bool LHAZLIST::Out | ( | void | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |