Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/ositools
/ CustomFunctionLibrary
Method
CustomFunctionLibrary
OsiInterface/Functions/FunctionLibrary.cpp:95–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
CustomFunctionLibrary::CustomFunctionLibrary(class OsirisProxy & osiris)
96
: osiris_(osiris)
97
{}
98
99
void CustomFunctionLibrary::Register()
100
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected