Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ GetIndex
Method
GetIndex
src/plugin/kernel/include/AFNodeMeta.hpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
uint32_t GetIndex() const
68
{
69
return index_;
70
}
71
72
ArkMaskType GetMask() const
73
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected