Created
April 10, 2012 11:09
-
-
Save freecnjet/2350515 to your computer and use it in GitHub Desktop.
Device management
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#ifndef _DEVICE_H_ | |
#define _DEVICE_H_ | |
request device, release device | |
read, write, reposition | |
get/set device attributes | |
logically attach or detach devices | |
#endif |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment