template<class CONF>
class vault::gear::FlowDiagnostic< CONF >
Definition at line 335 of file block-flow.hpp.
|
| 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 () |
|
|
using | Epoch = typename BlockFlow< CONF >::Epoch |
|
The documentation for this class was generated from the following file: