Public Member Functions | |
file_ll () | |
Data Fields | |
char * | dname |
int32_t | stored_count |
int32_t | item_count |
int32_t | skip_count |
int32_t | type |
string | name |
int32_t | email_count |
char * | name |
FILE * | output |
Definition at line 11 of file lspst.c.
file_ll::file_ll | ( | ) | [inline] |
Definition at line 27 of file pst2dii.cpp.
References email_count, skip_count, stored_count, and type.
char * file_ll::dname |
Definition at line 12 of file lspst.c.
Referenced by close_enter_dir(), and create_enter_dir().
int32_t file_ll::email_count |
Definition at line 24 of file pst2dii.cpp.
int32_t file_ll::item_count |
Definition at line 14 of file lspst.c.
Referenced by close_enter_dir(), create_enter_dir(), mk_separate_file(), and process().
char* file_ll::name |
string file_ll::name |
Definition at line 22 of file pst2dii.cpp.
Referenced by close_enter_dir(), close_separate_file(), create_enter_dir(), mk_separate_file(), process(), and write_normal_email().
FILE* file_ll::output |
Definition at line 23 of file readpst.c.
Referenced by close_enter_dir(), close_separate_file(), create_enter_dir(), mk_separate_file(), and process().
int32_t file_ll::skip_count |
Definition at line 15 of file lspst.c.
Referenced by close_enter_dir(), create_enter_dir(), file_ll(), and process().
int32_t file_ll::stored_count |
Definition at line 13 of file lspst.c.
Referenced by close_enter_dir(), create_enter_dir(), and file_ll().
int32_t file_ll::type |
Definition at line 16 of file lspst.c.
Referenced by create_enter_dir(), file_ll(), and process().