ADTF  3.18.2
PositionWithTypeSize

Position with type size information. More...

Inheritance diagram for PositionWithTypeSize:
[legend]

Public Attributes

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 51 of file codec_index.h.