mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Added event callback functionality in icsneoc
This commit is contained in:
@@ -123,7 +123,7 @@ private:
|
||||
EventTimePoint timepoint;
|
||||
const Device* device;
|
||||
|
||||
void init(Type event, APIEvent::Severity);
|
||||
void init(APIEvent::Type event, APIEvent::Severity);
|
||||
};
|
||||
|
||||
class EventFilter {
|
||||
|
||||
Reference in New Issue
Block a user