d_taps | gr_fir_scc | [protected] |
filter(const short input[])=0 | gr_fir_scc | [pure virtual] |
filterN(gr_complex output[], const short input[], unsigned long n)=0 | gr_fir_scc | [pure virtual] |
filterNdec(gr_complex output[], const short input[], unsigned long n, unsigned decimate)=0 | gr_fir_scc | [pure virtual] |
get_taps() const | gr_fir_scc | [inline, virtual] |
gr_fir_scc() | gr_fir_scc | [inline] |
gr_fir_scc(const std::vector< gr_complex > &taps) | gr_fir_scc | [inline] |
ntaps() const | gr_fir_scc | [inline] |
set_taps(const std::vector< gr_complex > &taps) | gr_fir_scc | [inline, virtual] |
~gr_fir_scc() | gr_fir_scc | [virtual] |