GNU Radio 3.7.1 C++ API
gr::blocks::mute_ff Class Reference

output = input or zero if muted. More...

#include <mute_ff.h>

Inheritance diagram for gr::blocks::mute_ff:

List of all members.

Public Types

typedef boost::shared_ptr
< mute_ff
sptr

Public Member Functions

virtual bool mute () const =0
virtual void set_mute (bool mute=false)=0

Static Public Member Functions

static sptr make (bool mute=false)

Detailed Description

output = input or zero if muted.


Member Typedef Documentation


Member Function Documentation

static sptr gr::blocks::mute_ff::make ( bool  mute = false) [static]
virtual bool gr::blocks::mute_ff::mute ( ) const [pure virtual]
virtual void gr::blocks::mute_ff::set_mute ( bool  mute = false) [pure virtual]

The documentation for this class was generated from the following file: