22#ifndef INCLUDED_LTE_REPEAT_MESSAGE_SOURCE_VF_H
23#define INCLUDED_LTE_REPEAT_MESSAGE_SOURCE_VF_H
26#include <gnuradio/sync_block.h>
39 typedef boost::shared_ptr<repeat_message_source_vf>
sptr;
49 static sptr make(
int vector_len, std::string name =
"repeat_message_source_vf");
#define LTE_API
Definition api.h:30
Repeat Vector in message infinitely.
Definition repeat_message_source_vf.h:37
static sptr make(int vector_len, std::string name="repeat_message_source_vf")
Return a shared_ptr to a new instance of lte::repeat_message_source_vf.
boost::shared_ptr< repeat_message_source_vf > sptr
Definition repeat_message_source_vf.h:39
Definition bch_crc_check_ant_chooser_bb.h:28