#include <bladerf_common.h>
|
static std::vector< std::string > | devices () |
|
bladerf_common::bladerf_common |
( |
| ) |
|
virtual bladerf_common::~bladerf_common |
( |
| ) |
|
|
virtual |
static std::vector< std::string > bladerf_common::devices |
( |
| ) |
|
|
staticprotected |
void bladerf_common::init |
( |
dict_t & |
dict, |
|
|
const char * |
type |
|
) |
| |
|
protected |
bool bladerf_common::is_running |
( |
| ) |
|
|
protected |
void bladerf_common::set_running |
( |
bool |
is_running | ) |
|
|
protected |
size_t bladerf_common::_buf_index |
|
protected |
void** bladerf_common::_buffers |
|
protected |
bladerf_sptr bladerf_common::_dev |
|
protected |
size_t bladerf_common::_num_buffers |
|
protected |
size_t bladerf_common::_num_transfers |
|
protected |
std::string bladerf_common::_pfx |
|
protected |
size_t bladerf_common::_samples_per_buffer |
|
protected |
struct bladerf_stream* bladerf_common::_stream |
|
protected |
gr::thread::thread bladerf_common::_thread |
|
protected |
The documentation for this class was generated from the following file: