25 #ifndef INCLUDED_BLOCKS_UNPACKED_TO_PACKED_SS_H 26 #define INCLUDED_BLOCKS_UNPACKED_TO_PACKED_SS_H 64 typedef boost::shared_ptr<unpacked_to_packed_ss>
sptr;
66 static sptr make(
unsigned int bits_per_chunk,
endianness_t
Definition: endianness.h:28
boost::shared_ptr< unpacked_to_packed_ss > sptr
Definition: unpacked_to_packed_ss.h:64
Include this header to use the message passing features.
Definition: logger.h:695
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
Convert a stream of unpacked bytes or shorts into a stream of packed bytes or shorts.
Definition: unpacked_to_packed_ss.h:60
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:65