29 #ifndef OCEANDIRECT_TIMEFEATUREADAPTER_H
30 #define OCEANDIRECT_TIMEFEATUREADAPTER_H
32 #include "api/adapters/FeatureAdapterTemplate.h"
33 #include "vendors/OceanOptics/features/time/TimeFeatureInterface.h"
41 Protocol *p, Bus *b,
unsigned short instanceIndex);
44 long long int getTime(
int *errorCode);
45 void setTime(
int *errorCode,
long long int timeInMicrosecond);
Definition: FeatureAdapterTemplate.h:44
Definition: TimeFeatureAdapter.h:38
This is an interface to Advance features of OceanDirect that allow access to less common controls....
Definition: AcquisitionDelayFeatureAdapter.h:35