#include <CNode.h>
Public Member Functions | |
Constructors & destructor | |
CNode (ident_t id, Region *region, Callsite *csite, CNode *parent, timestamp_t time) | |
Retrieve node information | |
uint32_t | num_children () const |
Region * | get_region () const |
Callsite * | get_callsite () const |
CNode * | get_parent () const |
timestamp_t | get_time () const |
CNode * | get_child (uint32_t index) const |
![]() |
Copyright © 1998–2009 Forschungszentrum Jülich, Jülich Supercomputing Centre |