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

Method GetRootId

libs/storage/storage.cpp:1441–1444  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1439}
1440
1441CountryId const Storage::GetRootId() const
1442{
1443 return m_countries.GetRoot().Value().Name();
1444}
1445
1446void Storage::GetChildren(CountryId const & parent, CountriesVec & childIds) const
1447{

Callers 8

GetRootIdFunction · 0.80
FillTreeMethod · 0.80
UNIT_CLASS_TESTFunction · 0.80
DownloadGroupFunction · 0.80
DeleteGroupFunction · 0.80
UNIT_TESTFunction · 0.80
UNIT_CLASS_TESTFunction · 0.80

Calls 3

GetRootMethod · 0.80
NameMethod · 0.45
ValueMethod · 0.45

Tested by 5

UNIT_CLASS_TESTFunction · 0.64
DownloadGroupFunction · 0.64
DeleteGroupFunction · 0.64
UNIT_TESTFunction · 0.64
UNIT_CLASS_TESTFunction · 0.64