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

Provide status reporting for a MHRWMultipleControllers. More...

#include <tomographer/mhrw.h>

Public Types

typedef MHRWMultipleControllers< Args... > MHRWControllerType
 
typedef MHRWControllerType StatusableObject
 

Static Public Member Functions

template<int I = 0>
static std::string getStatusLine (const MHRWControllerType *ctrl)
 
template<int I = 0, typename std::enable_if<(I==NumControllers), bool >::type dummy = true>
static std::string getStatusLine (const MHRWControllerType *)
 

Static Public Attributes

static constexpr int NumControllers = MHRWControllerType::NumControllers
 
static constexpr bool CanProvideStatusLine = true
 

Detailed Description

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

Provide status reporting for a MHRWMultipleControllers.

Definition at line 1241 of file mhrw.h.


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