22 #ifndef INCLUDED_DIGITAL_HEADER_PAYLOAD_DEMUX_H
23 #define INCLUDED_DIGITAL_HEADER_PAYLOAD_DEMUX_H
114 typedef boost::shared_ptr<header_payload_demux>
sptr;
130 int items_per_symbol=1,
131 int guard_interval=0,
132 const std::string &length_tag_key=
"frame_len",
133 const std::string &trigger_tag_key=
"",
134 bool output_symbols=
false,
136 const std::string &timing_tag_key=
"",
137 const double samp_rate=1.0,
138 const std::vector<std::string> &special_tags=std::vector<std::string>()
#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)