|
libiio
|
Contains the representation of an IIO context. More...
#include <iio.h>

Public Attributes | |
| struct iio_context_pdata * | pdata |
| const struct iio_backend_ops * | ops |
| const char * | name |
| char * | description |
| void * | userdata |
| unsigned int | major |
| unsigned int | minor |
| char * | git_tag |
| struct iio_device ** | devices |
| unsigned int | nb_devices |
| char * | xml |
| char ** | attrs |
| char ** | values |
| unsigned int | nb_attrs |
| struct iio_context_params | params |
| struct iio_module * | lib |
Contains the representation of an IIO context.
1.8.13