9#ifndef INCLUDED_DTV_ATSC_FIELD_SYNC_MUX_H
10#define INCLUDED_DTV_ATSC_FIELD_SYNC_MUX_H
26 typedef std::shared_ptr<atsc_field_sync_mux>
sptr;
The abstract base class for all 'terminal' processing blocks.
Definition: gnuradio-runtime/include/gnuradio/block.h:63
<+description of block+>
Definition: atsc_field_sync_mux.h:24
static sptr make()
Return a shared_ptr to a new instance of dtv::atsc_field_sync_mux.
std::shared_ptr< atsc_field_sync_mux > sptr
Definition: atsc_field_sync_mux.h:26
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29