Lumiera  0.pre.03
»edit your freedom«
FlowDiagnostic< CONF > Class Template Reference

Description

template<class CONF>
class vault::gear::FlowDiagnostic< CONF >

Definition at line 335 of file block-flow.hpp.

Public Member Functions

 FlowDiagnostic (BlockFlow< CONF > &theFlow)
 
std::string allEpochs ()
 render deadlines of all currently active Epochs
 
size_t cntElm ()
 count all currently active allocated elements
 
size_t cntEpochs ()
 
TimeValue find (Activity &someActivity)
 find out in which Epoch the given Activity was placed
 
Time first ()
 
Time last ()
 
size_t poolSize ()
 

Private Types

using Epoch = typename BlockFlow< CONF >::Epoch
 

Private Attributes

BlockFlow< CONF > & flow_
 
+ Collaboration diagram for FlowDiagnostic< CONF >:

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