navit  0.5.3-trunk
traffic_shared_priv Struct Reference

Private data shared between all traffic instances. More...

Data Fields

GListmessages
 
GListmessage_queue
 
struct mapsetms
 
struct routert
 
struct mapmap
 

Detailed Description

Private data shared between all traffic instances.

Field Documentation

◆ map

struct map* traffic_shared_priv::map

The traffic map, in which traffic distortions are stored

Referenced by traffic_get_map(), traffic_get_stored_messages(), and traffic_process_messages_int().

◆ message_queue

GList* traffic_shared_priv::message_queue

Queued messages, waiting to be processed

Referenced by traffic_get_map(), traffic_loop(), traffic_process_messages(), and traffic_process_messages_int().

◆ messages

GList* traffic_shared_priv::messages

◆ ms

struct mapset* traffic_shared_priv::ms

The mapset used for routing

Referenced by traffic_get_stored_messages(), traffic_process_messages_int(), and traffic_set_mapset().

◆ rt

struct route* traffic_shared_priv::rt

The route to notify of traffic changes

Referenced by traffic_get_stored_messages(), traffic_process_messages_int(), and traffic_set_route().


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