◆ readAllEEPROMSlots()
virtual std::vector< std::vector< unsigned char > * > * seabreeze::EEPROMSlotFeature::readAllEEPROMSlots |
( |
const Protocol & |
protocol, |
|
|
const Bus & |
bus |
|
) |
| |
|
virtual |
◆ readEEPROMSlot()
virtual std::vector< unsigned char > * seabreeze::EEPROMSlotFeature::readEEPROMSlot |
( |
const Protocol & |
protocol, |
|
|
const Bus & |
bus, |
|
|
unsigned int |
slot |
|
) |
| |
|
virtual |
◆ writeEEPROMSlot()
virtual int seabreeze::EEPROMSlotFeature::writeEEPROMSlot |
( |
const Protocol & |
protocol, |
|
|
const Bus & |
bus, |
|
|
unsigned int |
slot, |
|
|
const std::vector< unsigned char > & |
data |
|
) |
| |
|
virtual |
◆ getFeatureFamily()
virtual FeatureFamily seabreeze::EEPROMSlotFeature::getFeatureFamily |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: