Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
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
 
gint num_columns
 
gchar * display_name
 
GHashTable * names
 
GPtrArray * parents
 
tree_prespr
 
stat_node root
 

Member Data Documentation

stats_tree_cfg* _stats_tree::cfg

the "class" from which it's derived

GHashTable* _stats_tree::names

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

GPtrArray* _stats_tree::parents

used for quicker lookups of parent nodes

tree_pres* _stats_tree::pr

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

stat_node _stats_tree::root

every tree in nature has one


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