This is the complete list of members for
AP_EEPromVar< type >, including all inherited members.
_data | AP_Var< type > | [protected] |
_name | AP_Var< type > | [protected] |
_sync | AP_Var< type > | [protected] |
AP_EEPromVar(type data=0, const char *name="", bool sync=false) | AP_EEPromVar< type > | [inline] |
AP_Var(const type &data, const char *name="", const bool &sync=false) | AP_Var< type > | [inline] |
get() | AP_Var< type > | [inline] |
getAsFloat() | AP_Var< type > | [inline] |
getEntry() | AP_EEPromVar< type > | [inline, virtual] |
AP_EEPromEntry::getEntry()=0 | AP_EEPromEntry | [pure virtual] |
getEntryAddress() | AP_EEPromVar< type > | [inline, virtual] |
AP_EEPromEntry::getEntryAddress()=0 | AP_EEPromEntry | [pure virtual] |
getEntryId() | AP_EEPromVar< type > | [inline, virtual] |
AP_EEPromEntry::getEntryId()=0 | AP_EEPromEntry | [pure virtual] |
getEntryName() | AP_EEPromVar< type > | [inline, virtual] |
AP_EEPromEntry::getEntryName()=0 | AP_EEPromEntry | [pure virtual] |
getName() | AP_Var< type > | [inline] |
getSync() | AP_Var< type > | [inline] |
load() | AP_Var< type > | [inline, virtual] |
save() | AP_Var< type > | [inline, virtual] |
set(const type &val) | AP_Var< type > | [inline] |
setAsFloat(const float &val) | AP_Var< type > | [inline] |
setEntry(float val) | AP_EEPromVar< type > | [inline, virtual] |
AP_EEPromEntry::setEntry(float val)=0 | AP_EEPromEntry | [pure virtual] |
setSync(bool sync) | AP_Var< type > | [inline] |