SeaBreeze
Public Member Functions
seabreeze::EEPROMProtocolInterface Class Referenceabstract
Inheritance diagram for seabreeze::EEPROMProtocolInterface:
Inheritance graph
Collaboration diagram for seabreeze::EEPROMProtocolInterface:
Collaboration graph

Public Member Functions

 EEPROMProtocolInterface (Protocol *protocol)
 
virtual std::vector< byte > * readEEPROMSlot (const Bus &bus, int slot)=0 throw (ProtocolException)
 
virtual int writeEEPROMSlot (const Bus &bus, int slot, const std::vector< byte > &data)=0 throw (ProtocolException)
 
- Public Member Functions inherited from seabreeze::ProtocolHelper
 ProtocolHelper (Protocol *proto)
 
ProtocolgetProtocol ()
 

Additional Inherited Members

- Protected Attributes inherited from seabreeze::ProtocolHelper
Protocolprotocol
 

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