#include <gr_block.h>
#include <gr_endianness.h>
Go to the source code of this file.
Classes | |
class | gr_packed_to_unpacked_ss |
Convert a stream of packed bytes or shorts to stream of unpacked bytes or shorts. | |
Typedefs | |
typedef boost::shared_ptr < gr_packed_to_unpacked_ss > | gr_packed_to_unpacked_ss_sptr |
Functions | |
gr_packed_to_unpacked_ss_sptr | gr_make_packed_to_unpacked_ss (unsigned int bits_per_chunk, gr_endianness_t endianness) |
gr_packed_to_unpacked_ss_sptr gr_make_packed_to_unpacked_ss | ( | unsigned int | bits_per_chunk, | |
gr_endianness_t | endianness | |||
) |