11#ifndef INCLUDED_DTV_ATSC_FS_CHECKER_H
12#define INCLUDED_DTV_ATSC_FS_CHECKER_H
29 typedef std::shared_ptr<atsc_fs_checker>
sptr;
The abstract base class for all 'terminal' processing blocks.
Definition: gnuradio-runtime/include/gnuradio/block.h:63
ATSC Receiver FS_CHECKER.
Definition: atsc_fs_checker.h:26
static sptr make()
Make a new instance of gr::dtv::atsc_fs_checker.
std::shared_ptr< atsc_fs_checker > sptr
Definition: atsc_fs_checker.h:29
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29