linked list of extra header fields More...
#include <src/libpst.h>
Data Fields | |
char * | field_name |
char * | value |
struct pst_item_extra_field * | next |
linked list of extra header fields
Definition at line 636 of file libpst.h.
Definition at line 637 of file libpst.h.
Referenced by pst_freeItem(), pst_process(), and write_extra_categories().
struct pst_item_extra_field* pst_item_extra_field::next [read] |
Definition at line 639 of file libpst.h.
Referenced by pst_freeItem(), pst_process(), and write_extra_categories().
Definition at line 638 of file libpst.h.
Referenced by pst_freeItem(), pst_process(), and write_extra_categories().