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 643 of file libpst.h.
Definition at line 644 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 646 of file libpst.h.
Referenced by pst_freeItem(), pst_process(), and write_extra_categories().
Definition at line 645 of file libpst.h.
Referenced by pst_freeItem(), pst_process(), and write_extra_categories().