ADTF  3.18.2
PositionWithAlignedTypeSize

Position with type size information. More...

Inheritance diagram for PositionWithAlignedTypeSize:
[legend]

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)
 

Detailed Description

Position with type size information.

Definition at line 60 of file codec_index.h.