Loading...
Searching...
No Matches
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

References precision, and val.

Member Data Documentation

◆ precision

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

Referenced by ParamStreamer().

◆ val

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

Referenced by ParamStreamer().


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