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

Public Member Functions

 FPGARegisterProtocolInterface (Protocol *protocol)
 
virtual unsigned int readRegister (const Bus &bus, byte address)=0 throw (ProtocolException)
 
virtual void writeRegister (const Bus &bus, byte address, unsigned int value)=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: