Multi-ApplicationOnlineProfiling  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Report tree

Tree like structure (and its utilities) used in Report component, and containing Measure Collector modules (each of them being stored in a Report node ) More...

Tree like structure (and its utilities) used in Report component, and containing Measure Collector modules (each of them being stored in a Report node )

A tree made of Report node and utilities to propagate function calls to every nodes of a tree. Function handlers are used for a whole Report tree and calls to a handler are propagated to all the tree nodes, except for the root one (See MPI Report component)