MCPcopy Create free account
hub / github.com/Norbyte/ositools / CustomFunctionInjector

Method CustomFunctionInjector

OsiInterface/CustomFunctions.cpp:227–229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225
226
227CustomFunctionInjector::CustomFunctionInjector(OsirisWrappers & wrappers, CustomFunctionManager & functions)
228 : wrappers_(wrappers), functions_(functions)
229{}
230
231void CustomFunctionInjector::Initialize()
232{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected