|
SeaBreeze
|


Public Member Functions | |
| ShutterFeatureAdapter (ShutterFeatureInterface *intf, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex) | |
| void | setShutterOpen (int *errorCode, bool open) |
Public Member Functions inherited from seabreeze::api::FeatureAdapterTemplate< ShutterFeatureInterface > | |
| FeatureAdapterTemplate (ShutterFeatureInterface *featureInterface, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex) | |
| ShutterFeatureInterface * | getFeature () |
| virtual FeatureFamily & | getFeatureFamily () |
| virtual long | getID () |
Additional Inherited Members | |
Protected Attributes inherited from seabreeze::api::FeatureAdapterTemplate< ShutterFeatureInterface > | |
| ShutterFeatureInterface * | feature |
| FeatureFamily | family |
| Protocol * | protocol |
| Bus * | bus |
| unsigned short | index |
| unsigned long | ID |