SeaBreeze
|
Public Member Functions | |
DataBufferFeatureAdapter (DataBufferFeatureInterface *intf, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex) | |
void | clearBuffer (int *errorCode) |
unsigned long | getNumberOfElements (int *errorCode) |
unsigned long | getBufferCapacity (int *errorCode) |
unsigned long | getBufferCapacityMaximum (int *errorCode) |
unsigned long | getBufferCapacityMinimum (int *errorCode) |
void | setBufferCapacity (int *errorCode, unsigned long capacity) |
![]() | |
FeatureAdapterTemplate (DataBufferFeatureInterface *featureInterface, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex) | |
DataBufferFeatureInterface * | getFeature () |
virtual FeatureFamily & | getFeatureFamily () |
virtual long | getID () |
Additional Inherited Members | |
![]() | |
DataBufferFeatureInterface * | feature |
FeatureFamily | family |
Protocol * | protocol |
Bus * | bus |
unsigned short | index |
unsigned long | ID |