Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

pst_desc_tree Struct Reference

#include <src/libpst.h>


Data Fields

uint64_t id
pst_index_lllist_index
pst_index_lldesc
int32_t no_child
pst_desc_treeprev
pst_desc_treenext
pst_desc_treeparent
pst_desc_treechild
pst_desc_treechild_tail


Field Documentation

struct pst_desc_tree* pst_desc_tree::child
 

Definition at line 197 of file libpst.h.

Referenced by main(), process(), pst_build_desc_ptr(), pst_free_desc(), pst_getDptr(), pst_getNextDptr(), pst_printDptr(), and record_descriptor().

struct pst_desc_tree* pst_desc_tree::child_tail
 

Definition at line 198 of file libpst.h.

Referenced by pst_build_desc_ptr(), and record_descriptor().

pst_index_ll* pst_desc_tree::desc
 

Definition at line 192 of file libpst.h.

Referenced by main(), process(), pst_load_extended_attributes(), pst_parse_item(), and pst_printDptr().

uint64_t pst_desc_tree::id
 

Definition at line 190 of file libpst.h.

Referenced by process(), pst_build_desc_ptr(), pst_getDptr(), pst_printDptr(), and record_descriptor().

pst_index_ll* pst_desc_tree::list_index
 

Definition at line 191 of file libpst.h.

Referenced by main(), pst_build_desc_ptr(), pst_load_extended_attributes(), pst_parse_item(), and pst_printDptr().

struct pst_desc_tree* pst_desc_tree::next
 

Definition at line 195 of file libpst.h.

Referenced by process(), pst_build_desc_ptr(), pst_free_desc(), pst_getDptr(), pst_getNextDptr(), pst_printDptr(), and record_descriptor().

int32_t pst_desc_tree::no_child
 

Definition at line 193 of file libpst.h.

Referenced by pst_build_desc_ptr(), and pst_printDptr().

struct pst_desc_tree* pst_desc_tree::parent
 

Definition at line 196 of file libpst.h.

Referenced by pst_build_desc_ptr(), pst_free_desc(), pst_getDptr(), pst_getNextDptr(), and record_descriptor().

struct pst_desc_tree* pst_desc_tree::prev
 

Definition at line 194 of file libpst.h.

Referenced by pst_build_desc_ptr(), and record_descriptor().


The documentation for this struct was generated from the following file:
Generated on Tue Aug 5 12:06:14 2008 for 'LibPst' by  doxygen 1.3.9.1