GNU Radio's LTE Package
|
#include <crc_check_vbvb_impl.h>
Public Member Functions | |
crc_check_vbvb_impl (std::string &name, int data_len, int final_xor) | |
~crc_check_vbvb_impl () | |
int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
Additional Inherited Members | |
![]() | |
typedef boost::shared_ptr< crc_check_vbvb > | sptr |
![]() | |
static sptr | make (int data_len, int final_xor, std::string name="crc_check_vbvb") |
Return a shared_ptr to a new instance of lte::crc_check_vbvb. | |
gr::lte::crc_check_vbvb_impl::crc_check_vbvb_impl | ( | std::string & | name, |
int | data_len, | ||
int | final_xor ) |
gr::lte::crc_check_vbvb_impl::~crc_check_vbvb_impl | ( | ) |
int gr::lte::crc_check_vbvb_impl::work | ( | int | noutput_items, |
gr_vector_const_void_star & | input_items, | ||
gr_vector_void_star & | output_items ) |