ifw-daq  2.1.0-pre1
IFW Data Acquisition modules
Public Member Functions | Public Attributes | List of all members
JsonPrint< T > Struct Template Reference

#include <requestor.hpp>

Public Member Functions

 JsonPrint (T const &t_arg)
 

Public Attributes

T const & t
 

Detailed Description

template<class T>
struct JsonPrint< T >

Definition at line 30 of file requestor.hpp.

Constructor & Destructor Documentation

◆ JsonPrint()

template<class T >
JsonPrint< T >::JsonPrint ( T const &  t_arg)
inline

Definition at line 31 of file requestor.hpp.

Member Data Documentation

◆ t

template<class T >
T const& JsonPrint< T >::t

Definition at line 33 of file requestor.hpp.


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