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

Method ObjectQuery

src/core/objects/object_query.cpp:200–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198// ### ObjectQuery ###
199
200ObjectQuery::ObjectQuery() noexcept
201: op { ObjectQuery::OperatorInvalid }
202{
203 // nothing else
204}
205
206
207ObjectQuery::ObjectQuery(const ObjectQuery& query)

Callers

nothing calls this directly

Calls 1

lengthMethod · 0.45

Tested by

no test coverage detected