navit  0.5.3-trunk
town_priv Struct Reference

#include <mg.h>

Data Fields

unsigned int id
 
struct coord c
 
char * name
 
char * district
 
char * postal_code1
 
unsigned char order
 
unsigned char type
 
unsigned short country
 
unsigned int unknown2
 
unsigned char size
 
unsigned int street_assoc
 
unsigned char unknown3
 
char * postal_code2
 
unsigned int unknown4
 
int cidx
 
int aidx
 
enum attr_type attr_next
 
char debug [256]
 
char postal [32]
 
struct item town_attr_item
 

Field Documentation

◆ aidx

int town_priv::aidx

Referenced by town_attr_rewind(), and town_get().

◆ attr_next

enum attr_type town_priv::attr_next

◆ c

struct coord town_priv::c

Coordinates

Referenced by town_coord_get(), town_get(), and town_get_data().

◆ cidx

int town_priv::cidx

◆ country

unsigned short town_priv::country

Country

Referenced by town_attr_get(), town_get(), and town_get_data().

◆ debug

char town_priv::debug[256]

Referenced by town_attr_get().

◆ district

char* town_priv::district

District

Referenced by town_attr_get(), town_get(), and town_get_data().

◆ id

unsigned int town_priv::id

Identifier

Referenced by town_get(), and town_get_data().

◆ name

char* town_priv::name

Name

Referenced by town_attr_get(), town_get(), and town_get_data().

◆ order

unsigned char town_priv::order

Order (Importance)

Referenced by town_attr_get(), town_get(), and town_get_data().

◆ postal

char town_priv::postal[32]

Referenced by town_attr_get().

◆ postal_code1

char* town_priv::postal_code1

Postal code

Referenced by town_attr_get(), and town_get_data().

◆ postal_code2

char* town_priv::postal_code2

2nd postal code

Referenced by town_get_data().

◆ size

unsigned char town_priv::size

Size of town

Referenced by town_attr_get(), town_get(), and town_get_data().

◆ street_assoc

unsigned int town_priv::street_assoc

Association to streets

Referenced by street_search_get_item_street_name(), town_attr_get(), and town_get_data().

◆ town_attr_item

struct item town_priv::town_attr_item

Referenced by town_attr_get().

◆ type

unsigned char town_priv::type

Type

Referenced by town_get(), and town_get_data().

◆ unknown2

unsigned int town_priv::unknown2

Unknown

Referenced by town_get_data().

◆ unknown3

unsigned char town_priv::unknown3

Unknown

Referenced by town_get_data().

◆ unknown4

unsigned int town_priv::unknown4

Unknown

Referenced by town_get_data().


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