MCPcopy Create free account
hub / github.com/comaps/comaps / Size

Method Size

libs/indexer/dummy_rank_table.cpp:12–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10}
11
12uint64_t DummyRankTable::Size() const
13{
14 NOTIMPLEMENTED();
15 return 0;
16}
17
18RankTable::Version DummyRankTable::GetVersion() const
19{

Callers 15

CustomKeyValueMethod · 0.45
DeserializeMethod · 0.45
GetAltitudesMethod · 0.45
AttachMethod · 0.45
LoadMethod · 0.45
LeafIterator0Method · 0.45
ParseNodeMethod · 0.45
InitMethod · 0.45
CreateFromMapObjectMethod · 0.45
BuildIndexFunction · 0.45
DeserializeMethod · 0.45
SerializeV0Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected