SeaBreeze
Public Member Functions | Protected Attributes
seabreeze::oceanBinaryProtocol::OBPQuery Class Reference
Inheritance diagram for seabreeze::oceanBinaryProtocol::OBPQuery:
Inheritance graph
Collaboration diagram for seabreeze::oceanBinaryProtocol::OBPQuery:
Collaboration graph

Public Member Functions

virtual std::vector< unsigned char > * queryDevice (TransferHelper *helper)
 
virtual std::vector< unsigned char > * queryDevice (TransferHelper *helper, unsigned int messageType, std::vector< unsigned char > &data)
 
- Public Member Functions inherited from seabreeze::oceanBinaryProtocol::OBPTransaction
virtual const std::vector< ProtocolHint * > & getHints ()
 

Protected Attributes

int messageType
 
std::vector< unsigned char > payload
 
- Protected Attributes inherited from seabreeze::oceanBinaryProtocol::OBPTransaction
std::vector< ProtocolHint * > * hints
 

Additional Inherited Members

- Protected Member Functions inherited from seabreeze::oceanBinaryProtocol::OBPTransaction
virtual bool sendCommandToDevice (TransferHelper *helper, unsigned int messageType, std::vector< unsigned char > &data)
 

Member Function Documentation

◆ queryDevice()

virtual std::vector< unsigned char > * seabreeze::oceanBinaryProtocol::OBPTransaction::queryDevice ( TransferHelper helper,
unsigned int  messageType,
std::vector< unsigned char > &  data 
)
virtual

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