Menu

famouso::mw::attributes::detail::ValueOffset< Attr > Struct Template Reference

Calculates the index of the byte in the binary representation of the given attribute where the first part of the attribute's value is contained. More...

#include <ValueOffset.h>

Static Public Attributes

static const uint8_t value

Detailed Description

template<typename Attr>
struct famouso::mw::attributes::detail::ValueOffset< Attr >

Calculates the index of the byte in the binary representation of the given attribute where the first part of the attribute's value is contained.

Template Parameters:
Attr The attribute type of which the value offset should be calculated

Field Documentation

template<typename Attr >
const uint8_t famouso::mw::attributes::detail::ValueOffset< Attr >::value [static]
Initial value:
 CaseSelector<uint8_t,
                                                              0,
                                                              res2,
                                                              1,
                                                              2,
                                                              2,
                                                              3
                                                             >::template select_ct<Attr>::value

The calculated value offset


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