SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Public Member Functions | List of all members
TripleByteLE< qint32 >::isample Union Reference

#include <decimators.h>

Public Member Functions

template<>
struct TripleByteLE< qint32 >::isample:: { ... }  __attribute__ ((__packed__))
 
template<>
struct TripleByteLE< qint32 >::isample:: { ... }  __attribute__ ((__packed__))
 

Detailed Description

template<>
union TripleByteLE< qint32 >::isample

Definition at line 297 of file decimators.h.

Member Function Documentation

◆ __attribute__() [1/2]

template<>
struct TripleByteLE< qint32 >::isample::@15 TripleByteLE< qint32 >::isample::__attribute__ ( (__packed__)  )

◆ __attribute__() [2/2]

template<>
struct TripleByteLE< qint32 >::isample::@16 TripleByteLE< qint32 >::isample::__attribute__ ( (__packed__)  )

Member Data Documentation

◆ i

qint32 TripleByteLE< qint32 >::isample::i

Definition at line 299 of file decimators.h.

◆ i0

uint8_t TripleByteLE< qint32 >::isample::i0

Definition at line 302 of file decimators.h.

◆ i1

uint8_t TripleByteLE< qint32 >::isample::i1

Definition at line 303 of file decimators.h.

◆ i2

uint8_t TripleByteLE< qint32 >::isample::i2

Definition at line 304 of file decimators.h.

◆ i3

uint8_t TripleByteLE< qint32 >::isample::i3

Definition at line 305 of file decimators.h.


The documentation for this union was generated from the following file: