|
ADTF
|
small leaf layout information to access codec data very fast. More...
#include <leaf_layout.h>
Public Attributes | |
| uint32_t | byte_pos |
| byte position of the element for serialized or deserialized | |
| uint8_t | bit_pos = {} |
| bit position of the element for serialized only | |
| LeafElementType | element_type {} |
| type of the value. accept all valid leaf types, except user defined types | |
| uint8_t | bit_size = {} |
| type bit size of an element for serialized or deserialized | |
| uint8_t | data_flags = static_cast<uint8_t>(LeafDataRepresentation::deserialized) |
| flags of the described layout | |
small leaf layout information to access codec data very fast.
| uint32_t ddl::codec::LeafLayout::byte_pos |
byte position of the element for serialized or deserialized