MCPcopy Create free account
hub / github.com/devosoft/avida / GetData

Method GetData

avida-core/source/tools/cString.h:171–171  ·  view source on GitHub ↗

* Get the string **/

Source from the content-addressed store, hash-verified

169 * Get the string
170 **/
171 const char* GetData() const { return value->GetData(); }
172
173
174 // Comparisons

Callers 10

cStringClass · 0.45
ReverseMethod · 0.45
CompressWhitespaceMethod · 0.45
RemoveWhitespaceMethod · 0.45
RemoveCharMethod · 0.45
RemovePosMethod · 0.45
Inst_RetrieveMessageMethod · 0.45
Inst_RetrieveMessageMethod · 0.45
GetProvidedValueMethod · 0.45
GetProvidedValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected