23#ifndef INCLUDED_GR_SIMPLE_CORRELATOR_H
24#define INCLUDED_GR_SIMPLE_CORRELATOR_H
41 typedef boost::shared_ptr<simple_correlator>
sptr;
The abstract base class for all 'terminal' processing blocks.
Definition: block.h:66
inverse of simple_framer (more or less)
Definition: simple_correlator.h:38
static sptr make(int payload_bytesize)
boost::shared_ptr< simple_correlator > sptr
Definition: simple_correlator.h:41
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45