Uniot Core
0.8.1
Loading...
Searching...
No Matches
uniot::IncomingEventManager::IncomingEvent Struct Reference

#include <unLisp.h>

Public Member Functions

 IncomingEvent ()
 
 IncomingEvent (int32_t v, int8_t err=0)
 

Public Attributes

int32_t value
 
int8_t errorCode
 

Constructor & Destructor Documentation

◆ IncomingEvent() [1/2]

uniot::IncomingEventManager::IncomingEvent::IncomingEvent ( )
inline

◆ IncomingEvent() [2/2]

uniot::IncomingEventManager::IncomingEvent::IncomingEvent ( int32_t v,
int8_t err = 0 )
inline

Member Data Documentation

◆ errorCode

int8_t uniot::IncomingEventManager::IncomingEvent::errorCode

◆ value

int32_t uniot::IncomingEventManager::IncomingEvent::value

The documentation for this struct was generated from the following file: