GNU Radio's SATNOGS Package
|
#include <crc_async_impl.h>
Public Member Functions | |
crc_async_impl (crc::crc_t crc, bool check) | |
~crc_async_impl () | |
Additional Inherited Members | |
![]() | |
typedef boost::shared_ptr< crc_async > | sptr |
![]() | |
static sptr | make (crc::crc_t crc, bool check=false) |
Return a shared_ptr to a new instance of satnogs::crc_async. More... | |
gr::satnogs::crc_async_impl::crc_async_impl | ( | crc::crc_t | crc, |
bool | check | ||
) |
gr::satnogs::crc_async_impl::~crc_async_impl | ( | ) |