iio.ScanContext class: Class for getting information about the available contexts.
More...
iio.ScanContext class: Class for getting information about the available contexts.
◆ get_dns_sd_backend_contexts()
Dictionary< string, string > iio.ScanContext.get_dns_sd_backend_contexts |
( |
| ) |
|
|
inline |
Gets the uri and the description of all available contexts from dns_sd backend.
- Returns
- a Dictionary<String, String> containing the context's uri as key and its description as value.
◆ get_local_backend_contexts()
Dictionary< string, string > iio.ScanContext.get_local_backend_contexts |
( |
| ) |
|
|
inline |
Gets the uri and the description of all available contexts with local backend.
- Returns
- a Dictionary<String, String> containing the context's uri as key and its description as value.
◆ get_usb_backend_contexts()
Dictionary< string, string > iio.ScanContext.get_usb_backend_contexts |
( |
| ) |
|
|
inline |
Gets the uri and the description of all available contexts with USB backend.
- Returns
- a Dictionary<String, String> containing the context's uri as key and its description as value.
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/libiio-0.26-build/libiio-0.26/bindings/csharp/ScanContext.cs