Public Types | List of all members
cras::DefaultParamServerType< ResultType > Struct Template Reference

Default ParamServerType for the given ResultType. More...

#include <get_param_options.hpp>

Public Types

typedef ResultType type
 The ParamServerType to be used as intermediate type when reading values of type ResultType. More...
 

Detailed Description

template<typename ResultType>
struct cras::DefaultParamServerType< ResultType >

Default ParamServerType for the given ResultType.

Template Parameters
ResultTypeType of the getParam() result.
Note
Create a specialization of this struct in case you want to use a different intermediate ParamServerType for reading values of type ResultType.

Definition at line 102 of file get_param_options.hpp.

Member Typedef Documentation

◆ type

template<typename ResultType >
typedef ResultType cras::DefaultParamServerType< ResultType >::type

The ParamServerType to be used as intermediate type when reading values of type ResultType.

Definition at line 105 of file get_param_options.hpp.


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


cras_cpp_common
Author(s): Martin Pecka
autogenerated on Sun Jan 14 2024 03:48:14