|
navit
0.5.3-trunk
|
#include <maptype.h>
Data Fields | |
| char * | name |
| struct map_priv *(* | map_new )(struct map_methods *meth, char *data, char **charset, enum projection *pro) |
| struct maptype * | next |
| struct map_priv*(* maptype::map_new) (struct map_methods *meth, char *data, char **charset, enum projection *pro) |
Referenced by maptype_register().
| char* maptype::name |
Referenced by maptype_get(), and maptype_register().
| struct maptype* maptype::next |
Referenced by maptype_get(), and maptype_register().