MCPcopy Create free account
hub / github.com/digego/extempore / getLabel

Method getLabel

include/SchemeProcess.h:81–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 void* getPtr() { return ptr; }
80 void* getPtr2() { return ptr2; }
81 std::string getLabel() { return label; }
82 int getType() { return type; }
83
84 private:

Callers 2

eraseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected