ifw-daq  3.0.0-pre2
IFW Data Acquisition modules
Static Public Member Functions | List of all members
daq::config::Formatter< T > Struct Template Reference

Extension point to allow adaptations from non-formattable configurations types. More...

#include <manager.hpp>

Static Public Member Functions

static T const & Format (T const &t)
 

Detailed Description

template<class T>
struct daq::config::Formatter< T >

Extension point to allow adaptations from non-formattable configurations types.

Definition at line 79 of file manager.hpp.

Member Function Documentation

◆ Format()

template<class T >
static T const& daq::config::Formatter< T >::Format ( T const &  t)
inlinestatic

Definition at line 80 of file manager.hpp.


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