|
navit 0.5.3-trunk
|
#include "attr.h"#include "attr_type_def.h"#include "debug.h"#include "file.h"#include "map.h"#include "mapset.h"#include "xmlconfig.h"#include <glib.h>#include <stddef.h>Functions | |
| struct maps * | maps_new (struct attr *parent, struct attr **attrs) |
Variables | |
| struct object_func | maps_func |
Navit, a modular navigation system. Copyright (C) 2005-2012 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.
References attr_generic_add_attr(), attr_list_dup(), attr_list_free(), attr_search(), attrs, data, dbg, file_wordexp_destroy(), file_wordexp_get_array(), file_wordexp_get_count(), file_wordexp_new(), lvl_debug, lvl_error, map_new(), mapset_add_attr(), name, navit_object_unref(), attr::str, attr::type, and attr::u.
| struct object_func maps_func |
Referenced by object_func_lookup().