libiio
1.0
Library for interfacing with IIO devices
|
C++ wrapper for the Scan C-API. More...
#include <bindings/cpp/iiopp.h>
Public Member Functions | |
size_t | size () const |
ScanResult | operator[] (size_t i) |
Scan (struct iio_scan const *scan) | |
operator struct iio_scan const * () const | |
size_t | results_count () const |
![]() | |
Iterator | begin () |
Iterator | end () |
C++ wrapper for the Scan C-API.