MCPcopy Create free account
hub / github.com/ChunelFeng/CGraph / getKey

Method getKey

src/GraphCtrl/GraphParam/GParam.cpp:51–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49
50
51std::string GParam::getKey() const {
52 return key_;
53}
54
55
56CStatus GParam::setup() {

Callers 1

getConcernedGParamKeysFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected