Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dobin/RedEdr
/ EventProcessor
Method
EventProcessor
RedEdr/event_processor.cpp:26–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
26
EventProcessor::EventProcessor() {
27
//init();
28
}
29
30
void EventProcessor::init() {
31
json_entries.clear();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected