HALFRED
0.4.0
|
Composite IODevice API. More...
Composite IODevice API.
Go to the source code of this file.
Functions | |
IODevice | IOCOMPOSITE_Create (unsigned int max_associates) |
void | IOCOMPOSITE_Destroy (IODevice iocomposite) |
HALRESULT | IOCOMPOSITE_SetAssociation (IODevice iocomposite, unsigned int index, IODevice iodevice) |
HALRESULT | IOCOMPOSITE_ClearAssociation (IODevice iocomposite, unsigned int index) |
IODevice | IOCOMPOSITE_GetAssociation (IODevice iocomposite, unsigned int index) |