navit  0.5.3-trunk
traffic_priv Struct Reference

Stores information about the plugin instance. More...

Data Fields

struct navitnav
 
int reports_requested
 
struct callbackcbid
 
int position_valid
 
struct coord_rectposition_rect
 
struct map_selectionroute_map_sel
 
jclass NavitTraffClass
 
jobject NavitTraff
 

Detailed Description

Stores information about the plugin instance.

Field Documentation

◆ cbid

struct callback* traffic_priv::cbid

The callback function for TraFF feeds

Referenced by traffic_traff_android_init(), and traffic_traff_android_new().

◆ nav

◆ NavitTraff

jobject traffic_priv::NavitTraff

◆ NavitTraffClass

jclass traffic_priv::NavitTraffClass

◆ position_rect

struct coord_rect* traffic_priv::position_rect

Rectangle around last known vehicle position (in projection_mg)

Referenced by traffic_traff_android_destroy(), traffic_traff_android_new(), traffic_traff_android_position_callback(), and traffic_traff_android_set_selection().

◆ position_valid

int traffic_priv::position_valid

Whether Navit currently has a valid position

Referenced by traffic_traff_android_new(), and traffic_traff_android_status_callback().

◆ reports_requested

int traffic_priv::reports_requested

How many reports have been requested

Referenced by traffic_dummy_get_messages().

◆ route_map_sel

struct map_selection* traffic_priv::route_map_sel

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