MCPcopy Create free account
hub / github.com/OpenArkStudio/ARK / GetKey

Method GetKey

src/base/AFStringPod.hpp:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163 }
164
165 const TYPE* GetKey() const
166 {
167 return mpNode->name;
168 }
169
170 DATA* GetData() const
171 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected