| filter(const i_type input[]) | gr_fir< o_type, i_type, tap_type > | [virtual] |
| filterN(o_type output[], const i_type input[], unsigned long n) | gr_fir< o_type, i_type, tap_type > | [virtual] |
| filterNdec(o_type output[], const i_type input[], unsigned long n, unsigned decimate) | gr_fir< o_type, i_type, tap_type > | [virtual] |
| gr_fir(const vector< tap_type > &new_taps) | gr_fir< o_type, i_type, tap_type > | [inline] |
| gr_fir() | gr_fir< o_type, i_type, tap_type > | [inline] |
| ntaps() const | gr_fir< o_type, i_type, tap_type > | [inline] |
| set_taps(const vector< tap_type > &new_taps) | gr_fir< o_type, i_type, tap_type > | [inline, virtual] |
| taps | gr_fir< o_type, i_type, tap_type > | [protected] |
| ~gr_fir() | gr_fir< o_type, i_type, tap_type > | [inline, virtual] |