'LibPst'
pst_holder Struct Reference

Data Fields

char ** buf
 
FILE * fp
 
int base64
 
int base64_line_count
 
size_t base64_extra
 
char base64_extra_chars [2]
 

Detailed Description

Definition at line 68 of file libpst.c.

Field Documentation

◆ base64

int pst_holder::base64

Definition at line 71 of file libpst.c.

Referenced by pst_append_holder(), and pst_finish_cleanup_holder().

◆ base64_extra

size_t pst_holder::base64_extra

Definition at line 73 of file libpst.c.

Referenced by pst_append_holder(), and pst_finish_cleanup_holder().

◆ base64_extra_chars

char pst_holder::base64_extra_chars[2]

Definition at line 74 of file libpst.c.

Referenced by pst_append_holder(), and pst_finish_cleanup_holder().

◆ base64_line_count

int pst_holder::base64_line_count

Definition at line 72 of file libpst.c.

Referenced by pst_append_holder(), and pst_finish_cleanup_holder().

◆ buf

char** pst_holder::buf

Definition at line 69 of file libpst.c.

Referenced by pst_append_holder().

◆ fp

FILE* pst_holder::fp

Definition at line 70 of file libpst.c.

Referenced by pst_append_holder(), and pst_finish_cleanup_holder().


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