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

Method GetFeatureType

libs/search/result.cpp:69–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69uint32_t Result::GetFeatureType() const
70{
71 ASSERT_EQUAL(m_resultType, Type::Feature, ());
72 return m_mainType;
73}
74
75bool Result::IsSameType(uint32_t type) const
76{

Callers 3

DebugPrintFunction · 0.80
UNIT_CLASS_TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

UNIT_CLASS_TESTFunction · 0.64