Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ instance
Method
instance
common/endpoint.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
Endpoint *Endpoint::instance()
76
{
77
return s_instance;
78
}
79
80
void Endpoint::send(const Message &msg)
81
{
Callers
1
loadPlugin
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected