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

#include <unLisp.h>

Classes

struct  IncomingEvent
 

Public Member Functions

void pushEvent (const Bytes &eventData)
 
bool isEventAvailable (const String &eventID)
 
IncomingEvent popEvent (const String &eventID)
 
void cleanupUnusedEvents ()
 
void clean ()
 

Member Function Documentation

◆ clean()

void uniot::IncomingEventManager::clean ( )
inline

◆ cleanupUnusedEvents()

void uniot::IncomingEventManager::cleanupUnusedEvents ( )
inline

◆ isEventAvailable()

bool uniot::IncomingEventManager::isEventAvailable ( const String & eventID)
inline

◆ popEvent()

IncomingEvent uniot::IncomingEventManager::popEvent ( const String & eventID)
inline

◆ pushEvent()

void uniot::IncomingEventManager::pushEvent ( const Bytes & eventData)
inline

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