|
libiio
|
Public Member Functions | |
| def | __init__ (self, context) |
| def | write_information (self) |
Public Attributes | |
| context | |
Class for retrieving the requested information.
| def iio_info.Information.__init__ | ( | self, | |
| context | |||
| ) |
Class constructor.
Args:
context: type=iio.Context
Context used for retrieving the information.
| def iio_info.Information.write_information | ( | self | ) |
Write the information about the current context.
1.8.13