14 #ifndef INCLUDED_DIGITAL_CRC16_ASYNC_BB_H
15 #define INCLUDED_DIGITAL_CRC16_ASYNC_BB_H
49 typedef std::shared_ptr<crc16_async_bb>
sptr;
54 static sptr make(
bool check =
false);
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: gnuradio-runtime/include/gnuradio/block.h:62
Byte-stream CRC block for async messages.
Definition: crc16_async_bb.h:46
std::shared_ptr< crc16_async_bb > sptr
Definition: crc16_async_bb.h:49