Go to the documentation of this file.
22 #ifndef INCLUDED_DAB_FIRECODE_CHECK_BB_IMPL_H
23 #define INCLUDED_DAB_FIRECODE_CHECK_BB_IMPL_H
41 int d_nproduced, d_nconsumed;
42 bool d_firecode_passed;
51 {
return d_firecode_passed; }
54 void forecast(
int noutput_items, gr_vector_int &ninput_items_required);
57 gr_vector_int &ninput_items,
58 gr_vector_const_void_star &input_items,
59 gr_vector_void_star &output_items);
void forecast(int noutput_items, gr_vector_int &ninput_items_required)
virtual bool get_firecode_passed()
Definition: firecode_check_bb_impl.h:50
firecode_check_bb_impl(int bit_rate_n)
~firecode_check_bb_impl()
Definition: firecode_check_bb.h:36
Definition: firecode-checker.h:33
checks firecode of logical frames
Definition: firecode_check_bb_impl.h:37
Definition: complex_to_interleaved_float_vcf.h:28
int general_work(int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)