#include <P_ClusterLib.h>
Inherits Continuation.

| Public Member Functions | |
| GlobalClusterPeriodicEvent () | |
| ~GlobalClusterPeriodicEvent () | |
| void | init () | 
| int | calloutEvent (Event *e, void *data) | 
| Data Fields | |
| Event * | _thisCallout | 
Definition at line 58 of file P_ClusterLib.h.
| GlobalClusterPeriodicEvent::GlobalClusterPeriodicEvent | ( | ) | 
Definition at line 319 of file ClusterLib.cc.
References calloutEvent(), and SET_HANDLER.
| GlobalClusterPeriodicEvent::~GlobalClusterPeriodicEvent | ( | ) | 
Definition at line 324 of file ClusterLib.cc.
References _thisCallout, and Action::cancel().
| int GlobalClusterPeriodicEvent::calloutEvent | ( | Event * | e, | |
| void * | data | |||
| ) | 
Definition at line 336 of file ClusterLib.cc.
References clusterProcessor, ClusterProcessor::compute_cluster_mode(), and dump_time_buckets().
Referenced by GlobalClusterPeriodicEvent().
| void GlobalClusterPeriodicEvent::init | ( | ) | 
Definition at line 330 of file ClusterLib.cc.
References _thisCallout, ET_CALL, eventProcessor, HRTIME_SECONDS, and EventProcessor::schedule_every().
Referenced by ClusterProcessor::init().
Definition at line 66 of file P_ClusterLib.h.
Referenced by init(), and ~GlobalClusterPeriodicEvent().
 1.7.1
 1.7.1