SeaBreeze
|
Public Member Functions | |
FeatureAdapterTemplate (T *featureInterface, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex) | |
T * | getFeature () |
virtual FeatureFamily & | getFeatureFamily () |
virtual long | getID () |
Protected Attributes | |
T * | feature |
FeatureFamily | family |
Protocol * | protocol |
Bus * | bus |
unsigned short | index |
unsigned long | ID |
|
inlinevirtual |
Implements seabreeze::api::FeatureAdapterInterface.
|
inlinevirtual |
Implements seabreeze::api::FeatureAdapterInterface.