famouso::mw::afp::frag::RedundancyAttribute< tag, init_value > Struct Template Reference
Dynamic attribute: FEC redundancy to add. More...
#include <RedundancyAttribute.h>
Public Types | |
typedef RedundancyAttribute | type |
typedef uint8_t | value_type |
typedef RedundancyAttribute < void, 0 > | attrib_type |
Static Public Member Functions | |
static value_type & | value () |
Returns reference to redundancy value. Valid: 0-255. |
Detailed Description
template<class tag, uint8_t init_value>
struct famouso::mw::afp::frag::RedundancyAttribute< tag, init_value >
Dynamic attribute: FEC redundancy to add.
Member Typedef Documentation
template<class tag , uint8_t init_value>
typedef RedundancyAttribute<void, 0> famouso::mw::afp::frag::RedundancyAttribute< tag, init_value >::attrib_type |
template<class tag , uint8_t init_value>
typedef RedundancyAttribute famouso::mw::afp::frag::RedundancyAttribute< tag, init_value >::type |
template<class tag , uint8_t init_value>
typedef uint8_t famouso::mw::afp::frag::RedundancyAttribute< tag, init_value >::value_type |
Member Function Documentation
template<class tag , uint8_t init_value>
static value_type& famouso::mw::afp::frag::RedundancyAttribute< tag, init_value >::value | ( | ) | [inline, static] |
Returns reference to redundancy value. Valid: 0-255.
The documentation for this struct was generated from the following file:
- include/mw/afp/frag/RedundancyAttribute.h