Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ Event
Class
Event
examples/ApplicationLib/EventDispatcher.h:39–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
};
38
39
class Event
40
{
41
public:
42
EventType type;
43
};
44
45
class EventObserver
46
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected