SeaBreeze
|
Public Member Functions | |
virtual void | setSetPointCelsius (double degreesC)=0 |
![]() | |
Transfer (std::vector< ProtocolHint * > *hints, std::vector< unsigned char > *buffer, direction_t direction, unsigned int length) | |
virtual Data * | transfer (TransferHelper *helper) |
![]() | |
Exchange (std::vector< ProtocolHint * > *hints) | |
virtual const std::vector< ProtocolHint * > & | getHints () |
Additional Inherited Members | |
![]() | |
static const direction_t | TO_DEVICE |
static const direction_t | FROM_DEVICE |
![]() | |
void | checkBufferSize () |
![]() | |
unsigned int | length |
std::vector< unsigned char > * | buffer |
direction_t | direction |
![]() | |
std::vector< ProtocolHint * > * | hints |
|
pure virtual |
Implemented in seabreeze::ooiProtocol::WriteTECQESetPointExchange.