Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ GetValue
Method
GetValue
src/plugin/kernel/include/AFCNode.hpp:724–727 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
722
}
723
724
ID_TYPE GetValue() const override
725
{
726
return static_cast<ID_TYPE>(data_);
727
}
728
729
DATA_NODE_DECLARE
730
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected