#include <xtrx_obj.h>
|
static std::vector< std::string > | get_devices () |
|
static xtrx_obj_sptr | get (const char *xtrx_dev, unsigned loglevel, bool lmsreset) |
|
static void | clear_all () |
|
◆ xtrx_obj()
xtrx_obj::xtrx_obj |
( |
const std::string & |
path, |
|
|
unsigned |
loglevel, |
|
|
bool |
lmsreset |
|
) |
| |
◆ ~xtrx_obj()
◆ clear_all()
static void xtrx_obj::clear_all |
( |
| ) |
|
|
static |
◆ dev()
xtrx_dev* xtrx_obj::dev |
( |
| ) |
|
|
inline |
◆ dev_count()
unsigned xtrx_obj::dev_count |
( |
| ) |
|
|
inline |
◆ get()
static xtrx_obj_sptr xtrx_obj::get |
( |
const char * |
xtrx_dev, |
|
|
unsigned |
loglevel, |
|
|
bool |
lmsreset |
|
) |
| |
|
static |
◆ get_devices()
static std::vector<std::string> xtrx_obj::get_devices |
( |
| ) |
|
|
static |
◆ set_smaplerate()
double xtrx_obj::set_smaplerate |
( |
double |
rate, |
|
|
double |
master, |
|
|
bool |
sink, |
|
|
unsigned |
flags |
|
) |
| |
◆ set_vio()
void xtrx_obj::set_vio |
( |
unsigned |
vio | ) |
|
|
inline |
◆ _devices
unsigned xtrx_obj::_devices |
|
protected |
◆ _flags
unsigned xtrx_obj::_flags |
|
protected |
◆ _obj
◆ _run
◆ _sink_master
double xtrx_obj::_sink_master |
|
protected |
◆ _sink_rate
double xtrx_obj::_sink_rate |
|
protected |
◆ _source_master
double xtrx_obj::_source_master |
|
protected |
◆ _source_rate
double xtrx_obj::_source_rate |
|
protected |
◆ _vio
◆ mtx
boost::mutex xtrx_obj::mtx |
The documentation for this class was generated from the following file: