Public Member Functions | Public Attributes | List of all members
sdf::SDF_VERSION_NAMESPACE::ParamStreamer< T > Struct Template Reference

#include <Param.hh>

Public Member Functions

 ParamStreamer (const T &_val, int _precision=0)
 

Public Attributes

const int precision
 
const T & val
 

Constructor & Destructor Documentation

◆ ParamStreamer()

template<class T >
sdf::SDF_VERSION_NAMESPACE::ParamStreamer< T >::ParamStreamer ( const T &  _val,
int  _precision = 0 
)
inlineexplicit

Member Data Documentation

◆ precision

template<class T >
const int sdf::SDF_VERSION_NAMESPACE::ParamStreamer< T >::precision

◆ val

template<class T >
const T& sdf::SDF_VERSION_NAMESPACE::ParamStreamer< T >::val

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