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

Public Member Functions

 OpticalBenchFeatureAdapter (OpticalBenchFeatureInterface *intf, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
int readOpticalBenchCoating (int *errorCode, char *buffer, int buffer_length)
 
unsigned short int readOpticalBenchFiberDiameter (int *errorCode)
 
int readOpticalBenchFilter (int *errorCode, char *buffer, int buffer_length)
 
int readOpticalBenchGrating (int *errorCode, char *buffer, int buffer_length)
 
int readOpticalBenchId (int *errorCode, char *buffer, int buffer_length)
 
int readOpticalBenchLens (int *errorCode, char *buffer, int buffer_length)
 
int readOpticalBenchSerialNumber (int *errorCode, char *buffer, int buffer_length)
 
unsigned short int readOpticalBenchSlitWidthMicrons (int *errorCode)
 
int readOpticalBenchWavelength (int *errorCode, char *buffer, int buffer_length)
 
void writeOpticalBenchCoating (int *errorCode, char *buffer, int buffer_length)
 
void writeOpticalBenchFiberDiameter (int *errorCode, unsigned short int diameterMicrons)
 
void writeOpticalBenchFilter (int *errorCode, char *buffer, int buffer_length)
 
void writeOpticalBenchGrating (int *errorCode, char *buffer, int buffer_length)
 
void writeOpticalBenchId (int *errorCode, char *buffer, int buffer_length)
 
void writeOpticalBenchSerialNumber (int *errorCode, char *buffer, int buffer_length)
 
void writeOpticalBenchSlitWidthMicrons (int *errorCode, unsigned short int widthMicrons)
 
- Public Member Functions inherited from oceandirect::api::FeatureAdapterTemplate< OpticalBenchFeatureInterface >
 FeatureAdapterTemplate (OpticalBenchFeatureInterface *featureInterface, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
OpticalBenchFeatureInterface * getFeature ()
 
virtual FeatureFamily & getFeatureFamily ()
 
virtual long getID ()
 

Additional Inherited Members

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

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