OceanDirect  1.30.1-rc.4
OceanDirect C++/C API
oceandirect::api::DataBufferFeatureAdapter Class Reference
Inheritance diagram for oceandirect::api::DataBufferFeatureAdapter:
Collaboration diagram for oceandirect::api::DataBufferFeatureAdapter:

Public Member Functions

 DataBufferFeatureAdapter (DataBufferFeatureInterface *intf, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
void clearBuffer (int *errorCode)
 
unsigned long getBufferCapacity (int *errorCode)
 
unsigned long getBufferCapacityMaximum (int *errorCode)
 
unsigned long getBufferCapacityMinimum (int *errorCode)
 
bool getBufferEnabled (int *errorCode)
 
unsigned long getNumberOfElements (int *errorCode)
 
void setBufferCapacity (int *errorCode, unsigned long capacity)
 
void setBufferEnabled (int *errorCode, bool enabled)
 
- Public Member Functions inherited from oceandirect::api::FeatureAdapterTemplate< DataBufferFeatureInterface >
 FeatureAdapterTemplate (DataBufferFeatureInterface *featureInterface, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
DataBufferFeatureInterface * getFeature ()
 
virtual FeatureFamily & getFeatureFamily ()
 
virtual long getID ()
 

Additional Inherited Members

- Protected Attributes inherited from oceandirect::api::FeatureAdapterTemplate< DataBufferFeatureInterface >
Bus * bus
 
FeatureFamily family
 
DataBufferFeatureInterface * feature
 
unsigned long ID
 
unsigned short index
 
Protocol * protocol
 

The documentation for this class was generated from the following files: