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< qint64 >::isample Union Reference

#include <decimators.h>

Public Member Functions

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

Detailed Description

template<>
union TripleByteLE< qint64 >::isample

Definition at line 365 of file decimators.h.

Member Function Documentation

◆ __attribute__() [1/2]

template<>
struct TripleByteLE< qint64 >::isample::@19 TripleByteLE< qint64 >::isample::__attribute__ ( (__packed__)  )

◆ __attribute__() [2/2]

template<>
struct TripleByteLE< qint64 >::isample::@20 TripleByteLE< qint64 >::isample::__attribute__ ( (__packed__)  )

Member Data Documentation

◆ i

qint64 TripleByteLE< qint64 >::isample::i

Definition at line 367 of file decimators.h.

◆ i0

uint8_t TripleByteLE< qint64 >::isample::i0

Definition at line 371 of file decimators.h.

◆ i1

uint8_t TripleByteLE< qint64 >::isample::i1

Definition at line 372 of file decimators.h.

◆ i2

uint8_t TripleByteLE< qint64 >::isample::i2

Definition at line 373 of file decimators.h.

◆ i3

uint8_t TripleByteLE< qint64 >::isample::i3

Definition at line 374 of file decimators.h.

◆ ia

uint32_t TripleByteLE< qint64 >::isample::ia

Definition at line 370 of file decimators.h.


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