Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/ositools
/ OsirisProxy
Method
OsirisProxy
OsiInterface/OsirisProxy.cpp:21–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
21
OsirisProxy::OsirisProxy()
22
: CustomInjector(Wrappers, CustomFunctions),
23
FunctionLibrary(*this)
24
{
25
}
26
27
void OsirisProxy::Initialize()
28
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected