navit  0.5.3-trunk
navigation_way Struct Reference

Data Fields

struct navigation_waynext
 
short dir
 
short angle2
 
int flags
 
struct item item
 
char * name
 
char * name_systematic
 
char * exit_ref
 
char * exit_label
 
struct street_destinationdestination
 

Field Documentation

◆ angle2

short navigation_way::angle2

◆ destination

struct street_destination* navigation_way::destination

The destination this way leads to (OSM:

struct street_destination * destination
Definition: navigation.c:326

)

Referenced by navigation_destroy_itms_cmds(), navigation_itm_new(), navigation_map_item_attr_get(), select_announced_destinations(), set_highrank(), show_maneuver(), and split_string_to_list().

◆ dir

◆ exit_label

char* navigation_way::exit_label

Exit_label if found on the first node of the way

Referenced by maneuver_required2(), navigation_cmd_get_exit_announce(), navigation_destroy_itms_cmds(), and navigation_itm_new().

◆ exit_ref

char* navigation_way::exit_ref

Exit_ref if found on the first node of the way

Referenced by maneuver_required2(), navigation_cmd_get_exit_announce(), navigation_destroy_itms_cmds(), and navigation_itm_new().

◆ flags

◆ item

◆ name

◆ name_systematic

char* navigation_way::name_systematic

◆ next


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