ReactESP 3.0.0
Asynchronous programming for the ESP microcontrollers
|
This is the complete list of members for reactesp::EventInterface, including all inherited members.
add(EventLoop *event_loop)=0 | reactesp::EventInterface | pure virtual |
remove(EventLoop *event_loop)=0 | reactesp::EventInterface | pure virtual |
tick(EventLoop *event_loop)=0 | reactesp::EventInterface | pure virtual |
~EventInterface()=default | reactesp::EventInterface | virtual |