'LibPst'
pst_desc_tree Struct Reference

#include <src/libpst.h>

Collaboration diagram for pst_desc_tree:

Data Fields

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

Detailed Description

Definition at line 126 of file libpst.h.

Field Documentation

◆ assoc_tree

◆ child

◆ child_tail

struct pst_desc_tree* pst_desc_tree::child_tail

Definition at line 136 of file libpst.h.

Referenced by record_descriptor(), and write_embedded_message().

◆ d_id

◆ desc

◆ next

◆ no_child

int32_t pst_desc_tree::no_child

Definition at line 131 of file libpst.h.

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

◆ parent

struct pst_desc_tree* pst_desc_tree::parent

Definition at line 134 of file libpst.h.

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

◆ parent_d_id

uint64_t pst_desc_tree::parent_d_id

◆ prev

struct pst_desc_tree* pst_desc_tree::prev

Definition at line 132 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: