![]() |
|
Uniot Core
|
| 0.8.1 |
#include <unLisp.h>
Public Member Functions | |
| IncomingEvent () | |
| IncomingEvent (int32_t v, int8_t err=0) | |
Public Attributes | |
| int32_t | value |
| int8_t | errorCode |
|
inline |
|
inline |
| int8_t uniot::IncomingEventManager::IncomingEvent::errorCode |
| int32_t uniot::IncomingEventManager::IncomingEvent::value |