#include <usrp2_sink_32fc.h>
Public Member Functions | |
~usrp2_sink_32fc () | |
int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
Derived class must override this. | |
Protected Member Functions | |
usrp2_sink_32fc (const std::string &ifc, const std::string &mac) throw (std::runtime_error) | |
Friends | |
usrp2_sink_32fc_sptr | usrp2_make_sink_32fc (const std::string &ifc, const std::string &mac) throw (std::runtime_error) |
usrp2_sink_32fc::usrp2_sink_32fc | ( | const std::string & | ifc, | |
const std::string & | mac | |||
) | throw (std::runtime_error) [protected] |
usrp2_sink_32fc::~usrp2_sink_32fc | ( | ) |
int usrp2_sink_32fc::work | ( | int | noutput_items, | |
gr_vector_const_void_star & | input_items, | |||
gr_vector_void_star & | output_items | |||
) | [virtual] |
usrp2_sink_32fc_sptr usrp2_make_sink_32fc | ( | const std::string & | ifc, | |
const std::string & | mac | |||
) | throw (std::runtime_error) [friend] |