navit  0.5.3-trunk
j1850 Struct Reference

Data Fields

struct navitnav
 
int status
 
int device
 
int index
 
char message [255]
 
char * filename
 
struct event_idleidle
 
struct callbackcallback
 
struct osd_item osd_item
 
int width
 
struct graphics_gcorange
 
struct graphics_gcwhite
 
struct callbackclick_cb
 
int init_string_index
 
int engine_rpm
 
int trans_rpm
 
int map
 
int tank_level
 
int odo
 

Detailed Description

Navit, a modular navigation system. Copyright (C) 2005-2014 Navit Team

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Field Documentation

◆ callback

struct callback* j1850::callback

◆ click_cb

struct callback* j1850::click_cb

◆ device

int j1850::device

◆ engine_rpm

int j1850::engine_rpm

Referenced by j1850_idle().

◆ filename

char* j1850::filename

Referenced by j1850_idle().

◆ idle

struct event_idle* j1850::idle

◆ index

int j1850::index

Referenced by j1850_idle().

◆ init_string_index

int j1850::init_string_index

Referenced by j1850_idle(), and osd_j1850_new().

◆ map

int j1850::map

Referenced by j1850_idle().

◆ message

char j1850::message[255]

Referenced by j1850_idle().

◆ nav

struct navit* j1850::nav

Referenced by j1850_idle(), and osd_j1850_new().

◆ odo

int j1850::odo

Referenced by j1850_idle().

◆ orange

struct graphics_gc* j1850::orange

◆ osd_item

struct osd_item j1850::osd_item

◆ status

int j1850::status

◆ tank_level

int j1850::tank_level

Referenced by j1850_idle().

◆ trans_rpm

int j1850::trans_rpm

Referenced by j1850_idle().

◆ white

struct graphics_gc * j1850::white

◆ width

int j1850::width

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