ADTF
|
Position with used bit type size information. More...
Public Attributes | |
size_t | type_bit_size_used = {} |
type size in bits which is used (may be a bitfield) | |
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 used bit type size information.
Definition at line 70 of file codec_index.h.