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

Method SetMatchedName

libs/map/search_mark.cpp:389–392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

387}
388
389void SearchMarkPoint::SetMatchedName(std::string const & name)
390{
391 SetAttributeValue(m_matchedName, name);
392}
393
394void SearchMarkPoint::SetFromType(uint32_t type)
395{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected