SeaBreeze
|
Public Member Functions | |
EEPROMProtocolInterface (Protocol *protocol) | |
virtual std::vector< unsigned char > * | readEEPROMSlot (const Bus &bus, int slot)=0 |
virtual int | writeEEPROMSlot (const Bus &bus, int slot, const std::vector< unsigned char > &data)=0 |
![]() | |
ProtocolHelper (Protocol *proto) | |
Protocol & | getProtocol () |
Additional Inherited Members | |
![]() | |
Protocol * | protocol |