Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ SetTypeName
Method
SetTypeName
src/plugin/kernel/src/AFTableMeta.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
void AFTableMeta::SetTypeName(const std::string& value)
107
{
108
type_name_ = value;
109
}
110
111
const std::string& AFTableMeta::GetTypeName() const
112
{
Callers
1
LoadEntityMeta
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected