GNU Radio's SATNOGS Package
gr::satnogs::crc_async_impl Class Reference

#include <crc_async_impl.h>

Inheritance diagram for gr::satnogs::crc_async_impl:
gr::satnogs::crc_async

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_asyncsptr
 
- 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...
 

Constructor & Destructor Documentation

◆ crc_async_impl()

gr::satnogs::crc_async_impl::crc_async_impl ( crc::crc_t  crc,
bool  check 
)

◆ ~crc_async_impl()

gr::satnogs::crc_async_impl::~crc_async_impl ( )

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