| Data Fields | |
| char ** | buf | 
| FILE * | fp | 
| int | base64 | 
| int | base64_line_count | 
| size_t | base64_extra | 
| char | base64_extra_chars [2] | 
Definition at line 65 of file libpst.c.
Definition at line 68 of file libpst.c.
Referenced by pst_append_holder(), and pst_finish_cleanup_holder().
| size_t pst_holder::base64_extra | 
Definition at line 70 of file libpst.c.
Referenced by pst_append_holder(), and pst_finish_cleanup_holder().
| char pst_holder::base64_extra_chars[2] | 
Definition at line 71 of file libpst.c.
Referenced by pst_append_holder(), and pst_finish_cleanup_holder().
Definition at line 69 of file libpst.c.
Referenced by pst_append_holder(), and pst_finish_cleanup_holder().
| char** pst_holder::buf | 
Definition at line 66 of file libpst.c.
Referenced by pst_append_holder().
| FILE* pst_holder::fp | 
Definition at line 67 of file libpst.c.
Referenced by pst_append_holder(), and pst_finish_cleanup_holder().
 1.6.1
 1.6.1