ifw-daq 3.1.0
IFW Data Acquisition modules
Loading...
Searching...
No Matches
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 82 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 83 of file manager.hpp.


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