EmbAJAX
Simplistic framework for creating and handling displays and controls on a web page served by an embeddable device (Arduino or other microcontroller with Arduino support).
EmbAJAXConnectionIndicator Member List

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

_driver (defined in EmbAJAXBase)EmbAJAXBaseprotectedstatic
default_fail (defined in EmbAJAXConnectionIndicator)EmbAJAXConnectionIndicatorstatic
default_ok (defined in EmbAJAXConnectionIndicator)EmbAJAXConnectionIndicatorstatic
EmbAJAXConnectionIndicator(const char *content_ok=default_ok, const char *content_fail=default_fail)EmbAJAXConnectionIndicatorinline
Enabledness enum value (defined in EmbAJAXBase)EmbAJAXBase
findChild(const char *id) constEmbAJAXBaseinlinevirtual
findChild(EmbAJAXBase **children, size_t num, const char *id) constEmbAJAXBaseprotected
FirstElementSpecificProperty enum value (defined in EmbAJAXBase)EmbAJAXBase
handleRequest(EmbAJAXBase **children, size_t num, void(*change_callback)())EmbAJAXBaseprotected
HTMLAllowed enum value (defined in EmbAJAXBase)EmbAJAXBase
itoa_buf (defined in EmbAJAXBase)EmbAJAXBaseprotectedstatic
null_string (defined in EmbAJAXBase)EmbAJAXBaseprotectedstatic
print() const override (defined in EmbAJAXConnectionIndicator)EmbAJAXConnectionIndicatorvirtual
printChildren(EmbAJAXBase **children, size_t num) constEmbAJAXBaseprotected
printPage(EmbAJAXBase **children, size_t num, const char *_title, const char *_header, uint16_t _min_interval) constEmbAJAXBaseprotected
Property enum name (defined in EmbAJAXBase)EmbAJAXBase
sendUpdates(uint16_t since, bool first)EmbAJAXBaseinlinevirtual
sendUpdates(EmbAJAXBase **children, size_t num, uint16_t since, bool first)EmbAJAXBaseprotected
setBasicProperty(uint8_t num, bool status) (defined in EmbAJAXBase)EmbAJAXBaseinlineprotectedvirtual
setDriver(EmbAJAXOutputDriverBase *driver)EmbAJAXBaseinlinestatic
setEnabled(bool enabled)EmbAJAXBaseinline
setVisible(bool visible)EmbAJAXBaseinline
toElement()EmbAJAXBaseinlinevirtual
Value enum value (defined in EmbAJAXBase)EmbAJAXBase
Visibility enum value (defined in EmbAJAXBase)EmbAJAXBase