navit  0.5.3-trunk
mapset_search Struct Reference

Holds information about a search in a mapset. More...

Data Fields

GListmap
 
struct map_searchms
 
struct itemitem
 
struct attrsearch_attr
 
int partial
 
struct mapsetmapset
 

Detailed Description

Holds information about a search in a mapset.

This struct holds information about a search (e.g. for a street) in a mapset.

See also
For a more detailed description see the documentation of mapset_search_new().

Field Documentation

◆ item

struct item* mapset_search::item

"Superior" item.

Referenced by mapset_search_get_item().

◆ map

GList* mapset_search::map

The list of maps to be searched within

Referenced by mapset_search_get_item().

◆ mapset

struct mapset* mapset_search::mapset

reference to current mapset. Set to NULL when all maps are searched

Referenced by mapset_search_get_item().

◆ ms

struct map_search* mapset_search::ms

A map search struct for the map currently active

Referenced by mapset_search_destroy(), mapset_search_get_item(), and mapset_search_new().

◆ partial

int mapset_search::partial

Indicates if one would like to have partial matches

Referenced by mapset_search_get_item(), and mapset_search_new().

◆ search_attr

struct attr* mapset_search::search_attr

Attribute to be searched for.

Referenced by mapset_search_get_item(), and mapset_search_new().


The documentation for this struct was generated from the following file: