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

Method GetHandle

generator/utils.hpp:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 platform::LocalCountryFile const & GetLocalCountryFile() const { return m_countryFile; }
50 MwmSet::MwmId const & GetMwmId() const { return m_mwmId; }
51 MwmSet::MwmHandle GetHandle() { return GetDataSource().GetMwmHandleById(GetMwmId()); }
52
53private:
54 FrozenDataSource m_dataSource;

Callers 6

UNIT_CLASS_TESTFunction · 0.80
UNIT_CLASS_TESTFunction · 0.80
GetAltitudesLoaderMethod · 0.80
CreateIndexGraphMethod · 0.80
CreateGeometryMethod · 0.80

Calls 1

GetMwmHandleByIdMethod · 0.45

Tested by 2

UNIT_CLASS_TESTFunction · 0.64
UNIT_CLASS_TESTFunction · 0.64