23#ifndef INCLUDED_DTV_ATSC_SYNC_H
24#define INCLUDED_DTV_ATSC_SYNC_H
41 typedef boost::shared_ptr<atsc_sync>
sptr;
The abstract base class for all 'terminal' processing blocks.
Definition: block.h:66
ATSC Receiver SYNC.
Definition: atsc_sync.h:38
boost::shared_ptr< atsc_sync > sptr
Definition: atsc_sync.h:41
static sptr make(float rate)
Make a new instance of gr::dtv::atsc_sync.
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45