Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_stats_tree Struct Reference

Public Attributes

stats_tree_cfgcfg
 
char * filter
 
double start
 
double elapsed
 
double now
 
int st_flags
 
int num_columns
 
char * display_name
 
GHashTable * names
 
GPtrArray * parents
 
tree_prespr
 
stat_node root
 

Member Data Documentation

◆ cfg

stats_tree_cfg* _stats_tree::cfg

the "class" from which it's derived

◆ names

GHashTable* _stats_tree::names

used to lookup named parents: key: parent node name value: parent node

◆ parents

GPtrArray* _stats_tree::parents

used for quicker lookups of parent nodes

◆ pr

tree_pres* _stats_tree::pr

tree representation to be defined (if needed) by the implementations

◆ root

stat_node _stats_tree::root

every tree in nature has one


The documentation for this struct was generated from the following file: