|
SeaBreeze
|


Public Member Functions | |
| RevisionFeature (std::vector< ProtocolHelper * > helpers) | |
| virtual unsigned char | readHardwareRevision (const Protocol &protocol, const Bus &bus) |
| virtual unsigned short int | readFirmwareRevision (const Protocol &protocol, const Bus &bus) |
| virtual FeatureFamily | getFeatureFamily () |
Public Member Functions inherited from seabreeze::FeatureImpl | |
| virtual bool | initialize (const Protocol &protocol, const Bus &bus) |
Additional Inherited Members | |
Protected Member Functions inherited from seabreeze::FeatureImpl | |
| ProtocolHelper * | lookupProtocolImpl (const Protocol &protocol) |
Protected Attributes inherited from seabreeze::FeatureImpl | |
| std::vector< ProtocolHelper * > | protocols |
|
virtual |
Implements seabreeze::RevisionFeatureInterface.
|
virtual |
Implements seabreeze::RevisionFeatureInterface.
|
virtual |
Implements seabreeze::FeatureImpl.