CNode Class Reference
[PEARL.base]

Stores information related to a call tree node.

#include <CNode.h>

Inheritance diagram for CNode:

IdObject

List of all members.

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
Regionget_region () const
Callsiteget_callsite () const
CNodeget_parent () const
timestamp_t get_time () const
CNodeget_child (uint32_t index) const


SCALASCA    Copyright © 1998–2009 Forschungszentrum Jülich, Jülich Supercomputing Centre