libicsneo/include/icsneo/api
EricLiu2000 9b3d36c8c1 Moved calling of event callbacks to after the event is added. Now using unique_locks on the list of events to allow event callbacks to safely modify the list of events 2019-08-05 11:40:17 -04:00
..
event.h Added event callback functionality in icsneoc 2019-08-02 16:32:15 -04:00
eventcallback.h Added event callback functionality. EventManager now uses multiple mutexes to lock events, errors, callbacks, and downgradedThreads separately. Wrote single-threaded test for event callbacks. 2019-08-02 15:00:31 -04:00
eventmanager.h Moved calling of event callbacks to after the event is added. Now using unique_locks on the list of events to allow event callbacks to safely modify the list of events 2019-08-05 11:40:17 -04:00
version.h Allow version and supported devices to be printed at runtime 2018-11-20 10:41:42 -05:00