#include <gr_sync_block.h>
Go to the source code of this file.
Classes | |
class | gr_mute_ff |
output = input or zero if muted. More... | |
Typedefs | |
typedef boost::shared_ptr < gr_mute_ff > | gr_mute_ff_sptr |
Functions | |
gr_mute_ff_sptr | gr_make_mute_ff (bool mute=false) |
typedef boost::shared_ptr<gr_mute_ff> gr_mute_ff_sptr |
gr_mute_ff_sptr gr_make_mute_ff | ( | bool | mute = false |
) |