mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Begin work on FlexRay support
This commit is contained in:
@@ -50,8 +50,9 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
int addEventCallback(const EventCallback &cb);
|
||||
bool isDowngradingErrorsOnCurrentThread() const;
|
||||
|
||||
int addEventCallback(const EventCallback &cb);
|
||||
bool removeEventCallback(int id);
|
||||
|
||||
size_t eventCount(EventFilter filter = EventFilter()) const {
|
||||
|
||||
Reference in New Issue
Block a user