input: atsc_mpeg_packet_rs_encoded; output: atsc_data_segment. More...
#include <atsc_trellis_encoder.h>


Public Member Functions | |
| int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
| just like gr_block::general_work, only this arranges to call consume_each for you | |
| void | reset () |
Friends | |
| atsc_trellis_encoder_sptr | atsc_make_trellis_encoder () |
input: atsc_mpeg_packet_rs_encoded; output: atsc_data_segment.
| void atsc_trellis_encoder::reset | ( | ) | [inline] |
| int atsc_trellis_encoder::work | ( | int | noutput_items, | |
| gr_vector_const_void_star & | input_items, | |||
| gr_vector_void_star & | output_items | |||
| ) | [virtual] |
just like gr_block::general_work, only this arranges to call consume_each for you
The user must override work to define the signal processing code
Implements gr_sync_block.
| atsc_trellis_encoder_sptr atsc_make_trellis_encoder | ( | ) | [friend] |
1.5.8