navit  0.5.3-trunk
relations Struct Reference

Data Fields

GHashTable * member_hash [3]
 
GListdefault_members
 

Detailed Description

Navit, a modular navigation system. Copyright (C) 2005-2011 Navit Team

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.Information about all members of a relation type and how to process them.

Field Documentation

◆ default_members

GList* relations::default_members

Default entries for processing items which are not a member of any relation.

Referenced by relations_add_relation_default_entry(), and relations_process().

◆ member_hash

GHashTable* relations::member_hash[3]

Hashes for nodes, ways and relations which are members.

Referenced by relations_add_relation_member_entry(), relations_destroy(), relations_new(), and relations_process().


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