navit  0.5.3-trunk
displaylist Struct Reference

Data Fields

int busy
 
int workload
 
struct callbackcb
 
struct layoutlayout
 
struct layoutlayout_hashed
 
struct display_context dc
 
int order
 
int order_hashed
 
int max_offset
 
struct mapsetms
 
struct mapset_handlemsh
 
struct mapm
 
int conv
 
struct map_selectionsel
 
struct map_rectmr
 
struct callbackidle_cb
 
struct event_idleidle_ev
 
unsigned int seq
 
struct hash_entry hash_entries [HASH_SIZE]
 

Field Documentation

◆ busy

int displaylist::busy

◆ cb

struct callback* displaylist::cb

Referenced by do_draw(), and graphics_load_mapset().

◆ conv

int displaylist::conv

◆ dc

◆ hash_entries

◆ idle_cb

struct callback* displaylist::idle_cb

Referenced by do_draw(), and graphics_load_mapset().

◆ idle_ev

struct event_idle* displaylist::idle_ev

Referenced by do_draw(), and graphics_load_mapset().

◆ layout

struct layout* displaylist::layout

◆ layout_hashed

struct layout * displaylist::layout_hashed

Referenced by do_draw().

◆ m

struct map* displaylist::m

Referenced by do_draw().

◆ max_offset

int displaylist::max_offset

◆ mr

struct map_rect* displaylist::mr

Referenced by do_draw().

◆ ms

struct mapset* displaylist::ms

Referenced by do_draw(), and graphics_load_mapset().

◆ msh

struct mapset_handle* displaylist::msh

Referenced by do_draw().

◆ order

◆ order_hashed

int displaylist::order_hashed

Referenced by do_draw().

◆ sel

struct map_selection* displaylist::sel

Referenced by do_draw().

◆ seq

unsigned int displaylist::seq

Referenced by graphics_load_mapset().

◆ workload

int displaylist::workload

Referenced by do_draw(), and graphics_load_mapset().


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