GNU Radio Manual and C++ API Reference
3.10.5.1
The Free & Open Software Radio Ecosystem
pluto_utils.h
Go to the documentation of this file.
1
/* -*- c++ -*- */
2
/*
3
* Copyright 2021 Josh Morman
4
*
5
* SPDX-License-Identifier: GPL-3.0-or-later
6
*
7
*/
8
9
#ifndef INCLUDED_IIO_PLUTO_UTILS_H
10
#define INCLUDED_IIO_PLUTO_UTILS_H
11
12
#include <
gnuradio/iio/api.h
>
13
#include <string>
14
15
namespace
gr
{
16
namespace
iio {
17
std::string
IIO_API
get_pluto_uri
();
18
}
19
}
// namespace gr
20
#endif
api.h
IIO_API
#define IIO_API
Definition:
gr-iio/include/gnuradio/iio/api.h:18
gr::iio::get_pluto_uri
std::string IIO_API get_pluto_uri()
gr
GNU Radio logging wrapper.
Definition:
basic_block.h:29
gr-iio
include
gnuradio
iio
pluto_utils.h
Generated by
1.9.4