ADTF
|
Position with type size information. More...
Public Attributes | |
size_t | type_bit_size_aligned = {} |
aligned type size in bits | |
Public Attributes inherited from PositionWithTypeSize | |
size_t | type_bit_size = {} |
type size in bits (in case of array, this is the size of one element within the array) | |
Public Attributes inherited from Position | |
size_t | bit_offset = {} |
the bit offset | |
size_t | bit_size = {} |
the elements bitsize (the whole element) | |
Position with type size information.
Definition at line 60 of file codec_index.h.