#include <src/libpst.h>
Data Fields | |
uint64_t | id2 |
pst_index_ll * | id |
struct pst_id2_tree * | child |
struct pst_id2_tree * | next |
Definition at line 111 of file libpst.h.
struct pst_id2_tree* pst_id2_tree::child [read] |
Definition at line 114 of file libpst.h.
Referenced by deep_copy(), pst_build_id2(), pst_free_id2(), pst_getID2(), pst_parse_item(), and pst_printID2ptr().
Definition at line 113 of file libpst.h.
Referenced by deep_copy(), pst_build_id2(), pst_ff_getID2block(), pst_getID2(), pst_parse_item(), and pst_printID2ptr().
uint64_t pst_id2_tree::id2 |
Definition at line 112 of file libpst.h.
Referenced by deep_copy(), pst_build_id2(), pst_getID2(), and pst_printID2ptr().
struct pst_id2_tree* pst_id2_tree::next [read] |
Definition at line 115 of file libpst.h.
Referenced by deep_copy(), pst_build_id2(), pst_free_id2(), pst_getID2(), and pst_printID2ptr().