Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ GetIndex
Method
GetIndex
src/plugin/kernel/src/AFTableMeta.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
uint32_t AFTableMeta::GetIndex() const
117
{
118
return index_;
119
}
120
121
uint32_t AFTableMeta::GetIndex(const std::string& name) const
122
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected