MCPcopy 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
21OsirisProxy::OsirisProxy()
22 : CustomInjector(Wrappers, CustomFunctions),
23 FunctionLibrary(*this)
24{
25}
26
27void OsirisProxy::Initialize()
28{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected