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 id
uint64_t parent_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 163 of file libpst.h.

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

struct pst_desc_tree* pst_desc_tree::child_tail
 

Definition at line 164 of file libpst.h.

Referenced by record_descriptor().

pst_index_ll* pst_desc_tree::desc
 

Definition at line 158 of file libpst.h.

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

uint64_t pst_desc_tree::id
 

Definition at line 155 of file libpst.h.

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

pst_index_ll* pst_desc_tree::list_index
 

Definition at line 157 of file libpst.h.

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

struct pst_desc_tree* pst_desc_tree::next
 

Definition at line 161 of file libpst.h.

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

int32_t pst_desc_tree::no_child
 

Definition at line 159 of file libpst.h.

Referenced by pst_printDptr(), and record_descriptor().

struct pst_desc_tree* pst_desc_tree::parent
 

Definition at line 162 of file libpst.h.

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

uint64_t pst_desc_tree::parent_id
 

Definition at line 156 of file libpst.h.

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

struct pst_desc_tree* pst_desc_tree::prev
 

Definition at line 160 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 Sat Feb 7 10:22:33 2009 for 'LibPst' by  doxygen 1.3.9.1