SeaBreeze
Public Member Functions
seabreeze::EEPROMSlotFeature Class Reference
Inheritance diagram for seabreeze::EEPROMSlotFeature:
Inheritance graph
Collaboration diagram for seabreeze::EEPROMSlotFeature:
Collaboration graph

Public Member Functions

 EEPROMSlotFeature (unsigned int numberOfSlots)
 
virtual std::vector< std::vector< byte > *> * readAllEEPROMSlots (const Protocol &protocol, const Bus &bus) throw (FeatureException)
 
virtual std::vector< byte > * readEEPROMSlot (const Protocol &protocol, const Bus &bus, unsigned int slot) throw (FeatureException, IllegalArgumentException)
 
virtual int writeEEPROMSlot (const Protocol &protocol, const Bus &bus, unsigned int slot, const std::vector< byte > &data) throw (FeatureException, IllegalArgumentException)
 
virtual FeatureFamily getFeatureFamily ()
 
- Public Member Functions inherited from seabreeze::FeatureImpl
virtual bool initialize (const Protocol &protocol, const Bus &bus) throw (FeatureException)
 

Additional Inherited Members

- Protected Member Functions inherited from seabreeze::EEPROMSlotFeatureBase
double readDouble (const Protocol &protocol, const Bus &bus, unsigned int slot) throw (FeatureException, NumberFormatException)
 
long readLong (const Protocol &protocol, const Bus &bus, unsigned int slot) throw (FeatureException, NumberFormatException)
 
- Protected Member Functions inherited from seabreeze::FeatureImpl
ProtocolHelperlookupProtocolImpl (const Protocol &protocol) throw (FeatureProtocolNotFoundException)
 
- Protected Attributes inherited from seabreeze::FeatureImpl
std::vector< ProtocolHelper * > protocols
 

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