|
SeaBreeze
|


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