22 #ifndef INCLUDED_DIGITAL_HEADER_PAYLOAD_DEMUX_H
23 #define INCLUDED_DIGITAL_HEADER_PAYLOAD_DEMUX_H
165 typedef boost::shared_ptr<header_payload_demux>
sptr;
181 const int header_len,
182 const int items_per_symbol=1,
183 const int guard_interval=0,
184 const std::string &length_tag_key=
"frame_len",
185 const std::string &trigger_tag_key=
"",
186 const bool output_symbols=
false,
188 const std::string &timing_tag_key=
"",
189 const double samp_rate=1.0,
190 const std::vector<std::string> &special_tags=std::vector<std::string>(),
191 const size_t header_padding=0
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
std::complex< float > gr_complex
Definition: gr_complex.h:27
Include this header to use the message passing features.
Definition: logger.h:131
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:60
BLOCKS_API size_t itemsize(vector_type type)