libiio  1.0
Library for interfacing with IIO devices
iiopp::Scan Class Reference

C++ wrapper for the Scan C-API. More...

#include <bindings/cpp/iiopp.h>

Inheritance diagram for iiopp::Scan:
Collaboration diagram for iiopp::Scan:

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
 
- Public Member Functions inherited from iiopp::impl::IndexedSequence< Scan, ScanResult >
Iterator begin ()
 
Iterator end ()
 

Detailed Description

C++ wrapper for the Scan C-API.


The documentation for this class was generated from the following file: