GNU Radio's IIO Package
device_source_impl.h File Reference
#include <string>
#include <vector>
#include <iio.h>
#include <boost/thread.hpp>
#include <iio/device_source.h>

Go to the source code of this file.

Classes

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

Namespaces

 gr
 
 gr::iio
 

Typedefs

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

Variables

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