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

pst_desc_tree Struct Reference

#include <src/libpst.h>

Collaboration diagram for pst_desc_tree:

Collaboration graph
[legend]

Data Fields

uint64_t d_id
uint64_t parent_d_id
pst_index_lldesc
pst_index_llassoc_tree
int32_t no_child
pst_desc_treeprev
pst_desc_treenext
pst_desc_treeparent
pst_desc_treechild
pst_desc_treechild_tail

Field Documentation

pst_index_ll* pst_desc_tree::assoc_tree
 

Definition at line 159 of file libpst.h.

Referenced by dump_desc(), dumper(), pst_build_desc_ptr(), pst_getTopOfFolders(), pst_load_extended_attributes(), pst_parse_item(), pst_printDptr(), and write_embedded_message().

struct pst_desc_tree* pst_desc_tree::child
 

Definition at line 164 of file libpst.h.

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

struct pst_desc_tree* pst_desc_tree::child_tail
 

Definition at line 165 of file libpst.h.

Referenced by record_descriptor(), and write_embedded_message().

uint64_t pst_desc_tree::d_id
 

Definition at line 156 of file libpst.h.

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

pst_index_ll* pst_desc_tree::desc
 

Definition at line 158 of file libpst.h.

Referenced by dump_desc(), dumper(), process(), pst_build_desc_ptr(), pst_getTopOfFolders(), pst_load_extended_attributes(), pst_parse_item(), pst_printDptr(), and write_embedded_message().

struct pst_desc_tree* pst_desc_tree::next
 

Definition at line 162 of file libpst.h.

Referenced by add_descriptor_to_list(), dump_desc(), process(), pst_free_desc(), pst_getDptr(), pst_getNextDptr(), pst_printDptr(), record_descriptor(), and write_embedded_message().

int32_t pst_desc_tree::no_child
 

Definition at line 160 of file libpst.h.

Referenced by pst_printDptr(), record_descriptor(), and write_embedded_message().

struct pst_desc_tree* pst_desc_tree::parent
 

Definition at line 163 of file libpst.h.

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

uint64_t pst_desc_tree::parent_d_id
 

Definition at line 157 of file libpst.h.

Referenced by pst_build_desc_ptr(), pst_getTopOfFolders(), record_descriptor(), and write_embedded_message().

struct pst_desc_tree* pst_desc_tree::prev
 

Definition at line 161 of file libpst.h.

Referenced by add_descriptor_to_list(), record_descriptor(), and write_embedded_message().


The documentation for this struct was generated from the following file:
Generated on Thu Mar 19 16:39:58 2009 for 'LibPst' by  doxygen 1.3.9.1