Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ SetMask
Method
SetMask
src/plugin/kernel/src/AFTableMeta.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
void AFTableMeta::SetMask(const ArkMaskType& feature)
82
{
83
mask_ = feature;
84
}
85
86
bool AFTableMeta::IsPublic() const
87
{
Callers
1
LoadEntityMeta
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected