24 #ifndef INCLUDED_DIGITAL_CRC32_ASYNC_BB_H
25 #define INCLUDED_DIGITAL_CRC32_ASYNC_BB_H
59 typedef boost::shared_ptr<crc32_async_bb>
sptr;
64 static sptr make(
bool check=
false);
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
Include this header to use the message passing features.
Definition: logger.h:131
Byte-stream CRC block for async messages.
Definition: crc32_async_bb.h:56
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:60
boost::shared_ptr< crc32_async_bb > sptr
Definition: crc32_async_bb.h:59