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

Public Member Functions

 RawBusAccessFeatureAdapter (RawBusAccessFeatureInterface *intf, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
std::string getStringDescriptor (int *errorCode, int index)
 
int read (int *errorCode, unsigned char *buffer, unsigned int bufferLength)
 
int readUSB (int *errorCode, unsigned char *buffer, unsigned int bufferLength, unsigned char usbEndpoint)
 
int write (int *errorCode, unsigned char *buffer, unsigned int bufferLength)
 
int writeUSB (int *errorCode, unsigned char *buffer, unsigned int bufferLength, unsigned char usbEndpoint)
 
- Public Member Functions inherited from oceandirect::api::FeatureAdapterTemplate< RawBusAccessFeatureInterface >
 FeatureAdapterTemplate (RawBusAccessFeatureInterface *featureInterface, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
RawBusAccessFeatureInterface * getFeature ()
 
virtual FeatureFamily & getFeatureFamily ()
 
virtual long getID ()
 

Additional Inherited Members

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

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