GNU Radio's OsmoSDR Package
osmosdr_device.h File Reference
#include <osmosdr/osmosdr_api.h>
#include <osmosdr/osmosdr_pimpl.h>
#include <boost/noncopyable.hpp>
#include <boost/lexical_cast.hpp>
#include <stdexcept>
#include <string>
#include <vector>
#include <map>
Include dependency graph for osmosdr_device.h:

Go to the source code of this file.

Classes

class  osmosdr::device_t
 
class  osmosdr::device
 

Namespaces

 osmosdr
 

Constant Groups

 osmosdr
 

Typedefs

typedef std::map< std::string,
std::string > 
string_string_dict_t
 
typedef std::vector< device_t > osmosdr::devices_t
 A typedef for a vector of logical devices. More...
 

Typedef Documentation

typedef std::map<std::string, std::string> string_string_dict_t