|
navit
0.5.3-trunk
|
Go to the source code of this file.
Data Structures | |
| struct | maptype |
Functions | |
| void | maptype_register (char *name, struct map_priv *(*map_new)(struct map_methods *meth, char *data, char **charset, enum projection *pro)) |
| struct maptype * | maptype_get (const char *name) |
| struct maptype* maptype_get | ( | const char * | name | ) |
References maptype_root, name, maptype::name, and maptype::next.
| void maptype_register | ( | char * | name, |
| struct map_priv *(*)(struct map_methods *meth, char *data, char **charset, enum projection *pro) | map_new | ||
| ) |
References map_new(), maptype::map_new, maptype_root, name, maptype::name, and maptype::next.