GNU Radio's SATNOGS Package
utils_helper< T, U, S > Class Template Reference

#include <utils.h>

Static Public Member Functions

static size_t packed_to_unpacked (T out, const U in, size_t len)
 
static size_t unpacked_to_packed (U out, const T in, size_t len)
 

Member Function Documentation

◆ packed_to_unpacked()

template<class T , class U , bool S>
static size_t utils_helper< T, U, S >::packed_to_unpacked ( out,
const U  in,
size_t  len 
)
inlinestatic

◆ unpacked_to_packed()

template<class T , class U , bool S>
static size_t utils_helper< T, U, S >::unpacked_to_packed ( out,
const T  in,
size_t  len 
)
inlinestatic

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