Tomographer  v5.3
Tomographer C++ Framework Documentation
Tomographer::Tools::StatusProvider< MultipleMHRWStatsCollectors< Args... > > Struct Template Reference

Provide status reporting for a MultipleMHRWStatsCollectors. More...

#include <tomographer/mhrwstatscollectors.h>

Public Types

typedef MultipleMHRWStatsCollectors< Args... > MHRWStatsCollector
 
typedef MHRWStatsCollector StatusableObject
 

Static Public Member Functions

template<int I = 0>
static std::string getStatusLine (const MHRWStatsCollector *stats)
 
template<int I = 0, typename std::enable_if<(I==NumStatColl), bool >::type dummy = true>
static std::string getStatusLine (const MHRWStatsCollector *stats)
 

Static Public Attributes

static constexpr int NumStatColl = MHRWStatsCollector::NumStatColl
 
static constexpr bool CanProvideStatusLine = true
 

Detailed Description

template<typename... Args>
struct Tomographer::Tools::StatusProvider< MultipleMHRWStatsCollectors< Args... > >

Provide status reporting for a MultipleMHRWStatsCollectors.

Definition at line 1167 of file mhrwstatscollectors.h.


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