#include <gr_vector_source_b.h>
#include <algorithm>
#include <gr_io_signature.h>

Functions | |
| gr_vector_source_b_sptr | gr_make_vector_source_b (const std::vector< unsigned char > &data, bool repeat) |
| gr_vector_source_b_sptr gr_make_vector_source_b | ( | const std::vector< unsigned char > & | data, | |
| bool | repeat = false | |||
| ) |
1.5.5