22#ifndef INCLUDED_LTE_PCFICH_UNPACK_VFM_H
23#define INCLUDED_LTE_PCFICH_UNPACK_VFM_H
26#include <gnuradio/sync_block.h>
40 typedef boost::shared_ptr<pcfich_unpack_vfm>
sptr;
42 virtual void activate_debug_mode(
bool ena) = 0;
53 static sptr make(std::string key, std::string msg_buf_name, std::string name =
"pcfich_unpack_vfm");
#define LTE_API
Definition api.h:30
Unpack CFI and publish it on output message port.
Definition pcfich_unpack_vfm.h:38
boost::shared_ptr< pcfich_unpack_vfm > sptr
Definition pcfich_unpack_vfm.h:40
static sptr make(std::string key, std::string msg_buf_name, std::string name="pcfich_unpack_vfm")
Return a shared_ptr to a new instance of lte::pcfich_unpack_vfm.
virtual std::vector< int > cfi_results()=0
Definition bch_crc_check_ant_chooser_bb.h:28