Menu

famouso::mw::attributes::Latency< latency > Class Template Reference

Defines a configurable Latency attribute for describing the delay between sending a packet and receiving it at the destination. More...

#include <Latency.h>

Inheritance diagram for famouso::mw::attributes::Latency< latency >:
famouso::mw::attributes::Attribute< Latency< 0 >, tags::integral_const_tag, uint32_t, latency, detail::HighDensityIDs::latency, detail::TagSet< detail::IsHighDensity, detail::IsRequirable, detail::HasLessThanRelation > > famouso::mw::attributes::access::Attribute_RT famouso::mw::attributes::access::AttributeHeader_RT

Public Types

typedef Latency type

Detailed Description

template<uint32_t latency>
class famouso::mw::attributes::Latency< latency >

Defines a configurable Latency attribute for describing the delay between sending a packet and receiving it at the destination.

The unit of the attribute value is micro seconds.

Template Parameters:
latency Describes the initial value to be set

Member Typedef Documentation

template<uint32_t latency>
typedef Latency famouso::mw::attributes::Latency< latency >::type

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