MCPcopy 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
33long B::getId() {
34 return (long)_data.get();
35}
36
37#elif TEST_OBJECT_IMPL
38

Callers 2

BMethod · 0.45
getAMethod · 0.45

Calls 1

getMethod · 0.80

Tested by

no test coverage detected