25 #ifndef INCLUDED_BLOCKS_MUTE_CC_H
26 #define INCLUDED_BLOCKS_MUTE_CC_H
44 static sptr make(
bool mute=
false);
46 virtual bool mute()
const = 0;
47 virtual void set_mute(
bool mute=
false) = 0;
output = input or zero if muted.
Definition: mute_cc.h:38
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
boost::shared_ptr< mute_cc > sptr
Definition: mute_cc.h:42