Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/ositools
/ AssignHandle
Method
AssignHandle
OsiInterface/CustomFunctions.h:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
inline void AssignHandle(FunctionHandle handle)
136
{
137
handle_ = handle;
138
}
139
140
bool ValidateArgs(OsiArgumentDesc const & params) const;
141
void GenerateHeader(std::stringstream & ss) const;
Callers
1
Register
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected