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

Public Member Functions

 DeviceInformationFeatureAdapter (DeviceInformationFeatureInterface *intf, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
int getCommandList (int *errorCode, std::uint32_t *buffer, int bufferLength)
 
std::uint32_t getIntegrationTimeStepSize (int *errorCode)
 
int getManufacturerString (int *errorCode, char *buffer, int bufferLength)
 
int getModelString (int *errorCode, char *buffer, int bufferLength)
 
int getOriginalManufacturerString (int *errorCode, char *buffer, int bufferLength)
 
int getOriginalModelString (int *errorCode, char *buffer, int bufferLength)
 
std::uint16_t getOriginalPID (int *errorCode)
 
std::uint16_t getOriginalVID (int *errorCode)
 
std::uint16_t getPID (int *errorCode)
 
std::uint16_t getVID (int *errorCode)
 
void resetDevice (int *errorCode)
 
void setManufacturerString (int *errorCode, char *buffer, int bufferLength)
 
void setModelString (int *errorCode, char *buffer, int bufferLength)
 
void setPID (int *errorCode, std::uint16_t pid)
 
void setVID (int *errorCode, std::uint16_t vid)
 
- Public Member Functions inherited from oceandirect::api::FeatureAdapterTemplate< DeviceInformationFeatureInterface >
 FeatureAdapterTemplate (DeviceInformationFeatureInterface *featureInterface, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
DeviceInformationFeatureInterface * getFeature ()
 
virtual FeatureFamily & getFeatureFamily ()
 
virtual long getID ()
 

Additional Inherited Members

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

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