Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
240
wxString StringHash::GetTypeName()
241
{
242
return
"sam.stringhash"
;
243
}
244
245
void StringHash::Write( wxOutputStream &output )
246
{
Callers
2
Register
Method · 0.45
Write
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected