libiio
Public Member Functions | Protected Member Functions | List of all members
iio.IIOObject Class Referenceabstract
Inheritance diagram for iio.IIOObject:
Inheritance graph
[legend]
Collaboration diagram for iio.IIOObject:
Collaboration graph
[legend]

Public Member Functions

void Dispose ()
 Releases all resource used by the iio.IIOObject object. More...
 

Protected Member Functions

 IIOObject (IntPtr hdl)
 
abstract void Destroy ()
 

Member Function Documentation

◆ Dispose()

void iio.IIOObject.Dispose ( )
inline

Releases all resource used by the iio.IIOObject object.

Call Dispose when you are finished using the iio.IIOObject. The Dispose method leaves the iio.IIOObject in an unusable state. After calling Dispose, you must release all references to the iio.IIOObject so the garbage collector can reclaim the memory that the iio.IIOObject was occupying.


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