iio.ScanContext class: Class for getting information about the available contexts.
More...
iio.ScanContext class: Class for getting information about the available 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.
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.
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:
- /home/travis/build/analogdevicesinc/libiio/bindings/csharp/ScanContext.cs