MCPcopy 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
116uint32_t AFTableMeta::GetIndex() const
117{
118 return index_;
119}
120
121uint32_t AFTableMeta::GetIndex(const std::string& name) const
122{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected