GNU Radio 3.4.2 C++ API
noaa_hrpt_decoder Class Reference

#include <noaa_hrpt_decoder.h>

Inheritance diagram for noaa_hrpt_decoder:

List of all members.

Public Member Functions

 ~noaa_hrpt_decoder ()
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

Friends

noaa_hrpt_decoder_sptr noaa_make_hrpt_decoder (bool verbose, bool output_files)

Constructor & Destructor Documentation

noaa_hrpt_decoder::~noaa_hrpt_decoder ( )

Member Function Documentation

int noaa_hrpt_decoder::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.


Friends And Related Function Documentation

noaa_hrpt_decoder_sptr noaa_make_hrpt_decoder ( bool  verbose,
bool  output_files 
) [friend]

The documentation for this class was generated from the following file: