ARB
Functions
ps_pg_tree_functions.hxx File Reference
#include "ps_defs.hxx"
#include "ps_assert.hxx"
#include <arbdb.h>
Include dependency graph for ps_pg_tree_functions.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

GBDATAPG_get_first_probe (GBDATA *pb_group)
 
GBDATAPG_get_next_probe (GBDATA *pb_probe)
 
const charPG_read_probe (GBDATA *pb_probe)
 
GBDATAPS_get_first_node (GBDATA *pb_nodecontainer)
 
GBDATAPS_get_next_node (GBDATA *pb_node)
 

Function Documentation

GBDATA* PG_get_first_probe ( GBDATA pb_group)
inline
GBDATA* PG_get_next_probe ( GBDATA pb_probe)
inline

Definition at line 42 of file ps_pg_tree_functions.hxx.

References GB_has_key(), GB_nextEntry(), and ps_assert.

Referenced by PS_extract_probe_data(), and PS_get_probe_for_path().

const char* PG_read_probe ( GBDATA pb_probe)
inline
GBDATA* PS_get_first_node ( GBDATA pb_nodecontainer)
inline
GBDATA* PS_get_next_node ( GBDATA pb_node)
inline