23 #ifndef INCLUDED_BLOCKS_REPACK_BITS_BB_H
24 #define INCLUDED_BLOCKS_REPACK_BITS_BB_H
59 static sptr make(
int k,
int l=8,
const std::string &len_tag_key=
"",
bool align_output=
false);
Block that operates on PDUs in form of tagged streamsOverride work to provide the signal processing i...
Definition: tagged_stream_block.h:37
Pack k bits from the input stream onto l bits of the output stream.
Definition: repack_bits_bb.h:47
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
boost::shared_ptr< repack_bits_bb > sptr
Definition: repack_bits_bb.h:50