'LibPst'
file_ll Struct Reference

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 [15]
 
FILE * output [15]
 

Detailed Description

Definition at line 11 of file lspst.c.

Constructor & Destructor Documentation

◆ file_ll()

file_ll::file_ll ( )
inline

Definition at line 27 of file pst2dii.cpp.

Field Documentation

◆ dname

char * file_ll::dname

Definition at line 12 of file lspst.c.

Referenced by close_enter_dir(), and create_enter_dir().

◆ email_count

int32_t file_ll::email_count

Definition at line 24 of file pst2dii.cpp.

Referenced by process().

◆ item_count

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().

◆ name [1/2]

char* file_ll::name[15]

Definition at line 21 of file readpst.c.

◆ name [2/2]

◆ output

FILE* file_ll::output[15]

◆ skip_count

int32_t file_ll::skip_count

Definition at line 15 of file lspst.c.

Referenced by close_enter_dir(), create_enter_dir(), and process().

◆ stored_count

int32_t file_ll::stored_count

Definition at line 13 of file lspst.c.

Referenced by close_enter_dir(), and create_enter_dir().

◆ type

int32_t file_ll::type

Definition at line 16 of file lspst.c.

Referenced by create_enter_dir(), and process().


The documentation for this struct was generated from the following files: