|
GNU Radio 3.4.0 C++ API
|
#include <gr_sync_block.h>
Go to the source code of this file.
Classes | |
| class | gr_vector_source_i |
| source of int's that gets its data from a vector More... | |
Functions | |
| gr_vector_source_i_sptr | gr_make_vector_source_i (const std::vector< int > &data, bool repeat=false, int vlen=1) |
| gr_vector_source_i_sptr gr_make_vector_source_i | ( | const std::vector< int > & | data, |
| bool | repeat = false, |
||
| int | vlen = 1 |
||
| ) |