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 112 of file libpst.h.

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

struct pst_desc_tree* pst_desc_tree::child
 

Definition at line 117 of file libpst.h.

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

struct pst_desc_tree* pst_desc_tree::child_tail
 

Definition at line 118 of file libpst.h.

Referenced by record_descriptor().

uint64_t pst_desc_tree::d_id
 

Definition at line 109 of file libpst.h.

Referenced by dump_desc(), process(), pst_getTopOfFolders(), and record_descriptor().

pst_index_ll* pst_desc_tree::desc
 

Definition at line 111 of file libpst.h.

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

struct pst_desc_tree* pst_desc_tree::next
 

Definition at line 115 of file libpst.h.

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

int32_t pst_desc_tree::no_child
 

Definition at line 113 of file libpst.h.

Referenced by dump_desc(), and record_descriptor().

struct pst_desc_tree* pst_desc_tree::parent
 

Definition at line 116 of file libpst.h.

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

uint64_t pst_desc_tree::parent_d_id
 

Definition at line 110 of file libpst.h.

Referenced by pst_getTopOfFolders(), and record_descriptor().

struct pst_desc_tree* pst_desc_tree::prev
 

Definition at line 114 of file libpst.h.

Referenced by add_descriptor_to_list(), and record_descriptor().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 13 14:52:02 2010 for 'LibPst' by  doxygen 1.3.9.1