#include <gr_vector_source_i.h>
#include <algorithm>
#include <gr_io_signature.h>
Functions | |
gr_vector_source_i_sptr | gr_make_vector_source_i (const std::vector< int > &data, bool repeat) |
gr_vector_source_i_sptr gr_make_vector_source_i | ( | const std::vector< int > & | data, | |
bool | repeat = false | |||
) |