navit  0.2.0
About: NavIt is a car navigation system with GPS tracking and a routing engine.
  Fossies Dox: navit-0.2.0.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups
vehicle_and_profilename Struct Reference
Collaboration diagram for vehicle_and_profilename:

Data Fields

struct vehiclevehicle
 
char * profilename
 

Detailed Description

A container to hold the selected vehicle and the desired profile in one data item.

Definition at line 3987 of file gui_internal.c.

Field Documentation

char* vehicle_and_profilename::profilename

Definition at line 3989 of file gui_internal.c.

struct vehicle* vehicle_and_profilename::vehicle

Definition at line 3988 of file gui_internal.c.


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