|
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 | |
Public Types inherited from gr::satnogs::crc_async | |
| typedef boost::shared_ptr< crc_async > | sptr |
Static Public Member Functions inherited from gr::satnogs::crc_async | |
| 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 | ( | ) |