Event.h File Reference
#include <WString.h>
Include dependency graph for Event.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| IO | |
Macros | |
| #define | IO_EVENT_MAP(XX) |
| Event code used during request processing for internal notification between request/device/controller objects. More... | |
| #define | XX(tag) tag, |
Enumerations | |
| enum class | IO::Event { IO::XX } |
Functions | |
| String | toString (IO::Event event) |
Macro Definition Documentation
◆ IO_EVENT_MAP
| #define IO_EVENT_MAP | ( | XX | ) |
◆ XX
| #define XX | ( | tag | ) | tag, |
1.9.1