#include <src/libpst.h>
Collaboration diagram for pst_desc_tree:

Data Fields | |
| uint64_t | id |
| uint64_t | parent_id |
| pst_index_ll * | list_index |
| pst_index_ll * | desc |
| int32_t | no_child |
| pst_desc_tree * | prev |
| pst_desc_tree * | next |
| pst_desc_tree * | parent |
| pst_desc_tree * | child |
| pst_desc_tree * | child_tail |
|
|
Definition at line 163 of file libpst.h. Referenced by main(), process(), pst_free_desc(), pst_getDptr(), pst_getNextDptr(), pst_printDptr(), and record_descriptor(). |
|
|
Definition at line 164 of file libpst.h. Referenced by record_descriptor(). |
|
|
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(). |
|
|
Definition at line 155 of file libpst.h. Referenced by process(), pst_build_desc_ptr(), pst_getDptr(), pst_getTopOfFolders(), pst_printDptr(), and record_descriptor(). |
|
|
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(). |
|
|
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(). |
|
|
Definition at line 159 of file libpst.h. Referenced by pst_printDptr(), and record_descriptor(). |
|
|
Definition at line 162 of file libpst.h. Referenced by pst_free_desc(), pst_getDptr(), pst_getNextDptr(), and record_descriptor(). |
|
|
Definition at line 156 of file libpst.h. Referenced by pst_build_desc_ptr(), pst_getTopOfFolders(), and record_descriptor(). |
|
|
Definition at line 160 of file libpst.h. Referenced by add_descriptor_to_list(), and record_descriptor(). |
1.3.9.1