GNU Radio 3.2.2 C++ API

usrp2::usrp2_thread Class Reference

#include <usrp2_thread.h>

Inheritance diagram for usrp2::usrp2_thread:

List of all members.

Public Member Functions

 usrp2_thread (usrp2::impl *u2)
 ~usrp2_thread ()
void start ()
virtual void * run_undetached (void *arg)

Constructor & Destructor Documentation

usrp2::usrp2_thread::usrp2_thread ( usrp2::impl u2)
usrp2::usrp2_thread::~usrp2_thread ( )

Member Function Documentation

virtual void* usrp2::usrp2_thread::run_undetached ( void *  arg) [virtual]

Reimplemented from omni_thread.

void usrp2::usrp2_thread::start ( )

Reimplemented from omni_thread.


The documentation for this class was generated from the following file: