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