libiio
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
iio.Scan Class Reference

iio.ScanContext class: Class for getting information about the available contexts. More...

Inheritance diagram for iio.Scan:
Inheritance graph
[legend]
Collaboration diagram for iio.Scan:
Collaboration graph
[legend]

Public Member Functions

 Scan (string backends=null)
 
- Public Member Functions inherited from iio.IIOObject
void Dispose ()
 Releases all resource used by the iio.IIOObject object. More...
 

Public Attributes

readonly uint nb_results
 The number of contexts scanned. More...
 
readonly Dictionary< string, string > results
 A Dictionary<String, String> containing each context's uri as key and its description as value. More...
 

Protected Member Functions

override void Destroy ()
 
- Protected Member Functions inherited from iio.IIOObject
 IIOObject (IntPtr hdl)
 

Detailed Description

iio.ScanContext class: Class for getting information about the available contexts.

Member Data Documentation

◆ nb_results

readonly uint iio.Scan.nb_results

The number of contexts scanned.

◆ results

readonly Dictionary<string, string> iio.Scan.results

A Dictionary<String, String> containing each context's uri as key and its description as value.


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