GNU Radio 3.2.2 C++ API
|
#include <usrp2_thread.h>
Public Member Functions | |
usrp2_thread (usrp2::impl *u2) | |
~usrp2_thread () | |
void | start () |
virtual void * | run_undetached (void *arg) |
usrp2::usrp2_thread::usrp2_thread | ( | usrp2::impl * | u2 | ) |
usrp2::usrp2_thread::~usrp2_thread | ( | ) |
virtual void* usrp2::usrp2_thread::run_undetached | ( | void * | arg | ) | [virtual] |
Reimplemented from omni_thread.
void usrp2::usrp2_thread::start | ( | ) |
Reimplemented from omni_thread.