MockBackendQuery
Object Hierarchy:
Description:
[ CCode ( has_type_id = false ) ]
[ Version ( since = "3.23.1" ) ]
public struct MockBackendQuery
[ Version ( since = "3.23.1" ) ]
public struct MockBackendQuery
The details of a forward or reverse query which was performed on a MockBackend by application code.
This includes the input (params, is_forward), and the output which was returned (results or error
).
Empty result sets are represented by the geocode_error_no_matches error (for forward queries) or the
geocode_error_not_supported error (for reverse queries), rather than an empty results list.
Namespace: Geocode
Package: geocode-glib-2.0