GNU Radio Manual and C++ API Reference  3.10.1.1
The Free & Open Software Radio Ecosystem
device_source_impl.h File Reference
#include <gnuradio/iio/device_source.h>
#include <iio.h>
#include <condition_variable>
#include <mutex>
#include <string>
#include <thread>
#include <vector>
Include dependency graph for device_source_impl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gr::iio::ctxInfo
 
class  gr::iio::device_source_impl
 

Namespaces

 gr
 GNU Radio logging wrapper.
 
 gr::iio
 

Typedefs

typedef std::vector< ctxInfo >::iterator gr::iio::ctx_it
 

Variables

static std::mutex gr::iio::ctx_mutex
 
static std::vector< ctxInfo > gr::iio::contexts