Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/attermann/microReticulum
/ getId
Method
getId
test/test_objects/B.cpp:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
long B::getId() {
34
return (long)_data.get();
35
}
36
37
#elif TEST_OBJECT_IMPL
38
Callers
2
B
Method · 0.45
getA
Method · 0.45
Calls
1
get
Method · 0.80
Tested by
no test coverage detected