23#ifndef INCLUDED_DTV_ATSC_FS_CHECKER_H
24#define INCLUDED_DTV_ATSC_FS_CHECKER_H
41 typedef boost::shared_ptr<atsc_fs_checker>
sptr;
The abstract base class for all 'terminal' processing blocks.
Definition: block.h:66
ATSC Receiver FS_CHECKER.
Definition: atsc_fs_checker.h:38
static sptr make()
Make a new instance of gr::dtv::atsc_fs_checker.
boost::shared_ptr< atsc_fs_checker > sptr
Definition: atsc_fs_checker.h:41
#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