famouso::mw::attributes::detail::AttributeElementHeader Union Reference
Represents the structure of a single attribute's header. More...
#include <AttributeElementHeader.h>
Public Member Functions | |
bool | isHighDensity () const |
Data Fields | |
struct { | |
uint8_t valueOrLength:2 | |
uint8_t lengthValueSwitch:1 | |
uint8_t extension:1 | |
uint8_t category:4 | |
} | packed |
uint8_t | length:3 |
Detailed Description
Represents the structure of a single attribute's header.
Member Function Documentation
bool famouso::mw::attributes::detail::AttributeElementHeader::isHighDensity | ( | ) | const [inline] |
References category, and famouso::mw::attributes::detail::HighDensityIDs::lowDensity.
Referenced by famouso::mw::attributes::access::Attribute_RT::getValue(), famouso::mw::attributes::detail::CaseSelector< ResultType, res1, res2, res3, res4, res5, res6 >::select_rt(), and famouso::mw::attributes::access::Attribute_RT::setValue().
Field Documentation
Referenced by isHighDensity().
Referenced by famouso::mw::attributes::access::Attribute_RT::setValue().
The documentation for this union was generated from the following file:
- include/mw/attributes/detail/AttributeElementHeader.h