MCPcopy Create free account
hub / github.com/NatLabRockies/SAM / GetTypeName

Method GetTypeName

src/object.cpp:240–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238}
239
240wxString StringHash::GetTypeName()
241{
242 return "sam.stringhash";
243}
244
245void StringHash::Write( wxOutputStream &output )
246{

Callers 2

RegisterMethod · 0.45
WriteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected