COMMS
Template library intended to help with implementation of communication protocols.
comms::option::def::Units< TType, TRatio > Struct Template Reference

#include "comms/options.h"

Detailed Description

template<typename TType, typename TRatio>
struct comms::option::def::Units< TType, TRatio >

Options to specify units of the field.

Template Parameters
TTypeType of the unints, can be any type from comms::traits::units namespace.
TRatioRatio within the units type, must be a variant of std::ratio type.

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