tcMenu
AnalogMenuItem Member List

This is the complete list of members for AnalogMenuItem, including all inherited members.

AnalogMenuItem(const AnalogMenuInfo *info, uint16_t defaultVal, MenuItem *next=nullptr, bool infoInPgm=INFO_LOCATION_PGM)AnalogMenuIteminline
changeOccurred(bool silent)MenuItem
clearSendRemoteNeededAll()MenuItem
copyNameToBuffer(char *sz, int size) constMenuIteminline
copyNameToBuffer(char *sz, int offset, int size) constMenuItem
copyUnitToBuffer(char *unitBuff, uint8_t size=5) constAnalogMenuItem
copyValue(char *buffer, uint8_t bufferSize) constAnalogMenuItem
currentValue (defined in ValueMenuItem)ValueMenuItemprotected
flags (defined in MenuItem)MenuItemprotected
getActualDecimalDivisor() constAnalogMenuItem
getAsFloatingPointValue() constAnalogMenuItem
getCurrentValue() constValueMenuIteminline
getDecimalPlacesForDivisor() constAnalogMenuItem
getDivisor() constAnalogMenuItem
getEepromPosition() constMenuItem
getId() constMenuItem
getIntValueIncludingOffset() (defined in AnalogMenuItem)AnalogMenuIteminline
getMaximumValue() constMenuItem
getMenuType() constMenuIteminline
getNext() constMenuIteminline
getOffset() constAnalogMenuItem
getStep() constAnalogMenuIteminline
getWholeAndFraction() constAnalogMenuItem
infoMenuItemprotected
isChanged(int num=0) constMenuIteminline
isInfoProgMem() const (defined in MenuItem)MenuIteminline
isLocalOnly() constMenuIteminline
isReadOnly() constMenuIteminline
isSecured() constMenuIteminline
isSendRemoteNeeded(uint8_t remoteNo) constMenuItem
isVisible() constMenuIteminline
MenuItem(MenuType menuType, const AnyMenuInfo *menuInfo, MenuItem *next, bool infoProgMem)MenuItemprotected
menuType (defined in MenuItem)MenuItemprotected
next (defined in MenuItem)MenuItemprotected
renderFn (defined in MenuItem)MenuItemprotected
setChanged(bool changed)MenuItem
setChanged(int num, bool changed)MenuIteminline
setCurrentValue(uint16_t val, bool silent=false)ValueMenuItem
setFromFloatingPointValue(float value)AnalogMenuItem
setFromWholeAndFraction(WholeAndFraction wf)AnalogMenuItem
setLocalOnly(bool localOnly)MenuIteminline
setNext(MenuItem *pNext)MenuIteminline
setReadOnly(bool active)MenuIteminline
setSecured(bool secured)MenuIteminline
setSendRemoteNeeded(uint8_t remoteNo, bool needed)MenuItem
setSendRemoteNeededAll()MenuItem
setStep(int newStep)AnalogMenuIteminline
setVisible(bool visible)MenuIteminline
triggerCallback() constMenuItem
unitNameLength() constAnalogMenuItem
ValueMenuItem(MenuType menuType, const AnyMenuInfo *info, uint16_t defaultVal, MenuItem *next, bool infoPgm)ValueMenuIteminlineprotected