MCPcopy Create free account
hub / github.com/OpenOrienteering/mapper / getOperator

Method getOperator

src/core/objects/object_query.h:149–149  ·  view source on GitHub ↗

* Returns the underlying operator. */

Source from the content-addressed store, hash-verified

147 * Returns the underlying operator.
148 */
149 Operator getOperator() const noexcept { return op; }
150
151
152 /**

Callers 15

crtFileTestMethod · 0.80
testIsQueryMethod · 0.80
testOrQueryMethod · 0.80
testAndQueryMethod · 0.80
testSymbolMethod · 0.80
testParserMethod · 0.80
checkOsmCrtFileFunction · 0.80
mergeISOMFunction · 0.80
mergeMethod · 0.80
sortByQuerySymbolMethod · 0.80
matchQuerySymbolNameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected