|
SeaBreeze
|


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