Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ GetNode
Method
GetNode
src/base/AFStringPod.hpp:175–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
node_t* GetNode() const
176
{
177
return mpNode;
178
}
179
180
private:
181
const hash_t* mpSelf;
Callers
1
Erase
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected