navit  0.5.3-trunk
traffic_suppl_info Struct Reference

Extra information supplied with a traffic event. More...

#include <traffic.h>

Data Fields

enum si_class si_class
 
enum si_type type
 
struct quantifierquantifier
 

Detailed Description

Extra information supplied with a traffic event.

Field Documentation

◆ quantifier

struct quantifier* traffic_suppl_info::quantifier

Additional quantifier for supplementary information types allowing this. Data type and meaning depends on the event type.

Referenced by traffic_suppl_info_destroy(), and traffic_suppl_info_new().

◆ si_class

enum si_class traffic_suppl_info::si_class

The supplementary information class (generic category).

Referenced by traffic_message_dump_to_stderr(), and traffic_suppl_info_new().

◆ type

enum si_type traffic_suppl_info::type

The supplementary information type, which can be mapped to a string to be displayed to the user.

Referenced by traffic_message_dump_to_stderr(), traffic_message_parse_events(), and traffic_suppl_info_new().


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