Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/ositools
/ GetFunctionId
Method
GetFunctionId
OsiInterface/OsiInterface.h:364–367 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
362
}
363
364
inline uint16_t GetFunctionId() const
365
{
366
return (Handle >> 20) & 0x3FF;
367
}
368
369
inline uint32_t GetPart4() const
370
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected