SST/macro
Public Member Functions | Public Attributes | List of all members
sstmac::event_manager::stats_entry Struct Reference
Collaboration diagram for sstmac::event_manager::stats_entry:
Collaboration graph

Public Member Functions

 stats_entry ()
 

Public Attributes

bool reduce_all
 
bool dump_all
 
bool dump_main
 
stat_collectormain_collector
 
std::list< stat_collector * > collectors
 

Detailed Description

Definition at line 228 of file event_manager.h.

Constructor & Destructor Documentation

sstmac::event_manager::stats_entry::stats_entry ( )
inline

Definition at line 234 of file event_manager.h.

Member Data Documentation

std::list<stat_collector*> sstmac::event_manager::stats_entry::collectors

Definition at line 233 of file event_manager.h.

bool sstmac::event_manager::stats_entry::dump_all

Definition at line 230 of file event_manager.h.

bool sstmac::event_manager::stats_entry::dump_main

Definition at line 231 of file event_manager.h.

stat_collector* sstmac::event_manager::stats_entry::main_collector

Definition at line 232 of file event_manager.h.

bool sstmac::event_manager::stats_entry::reduce_all

Definition at line 229 of file event_manager.h.


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