Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
crtFileTest
Method · 0.80
testIsQuery
Method · 0.80
testOrQuery
Method · 0.80
testAndQuery
Method · 0.80
testSymbol
Method · 0.80
testParser
Method · 0.80
checkOsmCrtFile
Function · 0.80
mergeISOM
Function · 0.80
merge
Method · 0.80
sortByQuerySymbol
Method · 0.80
sortByQueryKeyAndValue
Method · 0.80
matchQuerySymbolName
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected