navit  0.5.3-trunk
cache Struct Reference

Data Fields

struct cache_entry_list t1 b1 t2 b2 * insert
 
int size
 
int id_size
 
int entry_size
 
int t1_target
 
unsigned int misses
 
unsigned int hits
 
GHashTable * hash
 

Field Documentation

◆ entry_size

◆ hash

GHashTable* cache::hash

◆ hits

unsigned int cache::hits

Referenced by cache_lookup(), and cache_stats().

◆ id_size

◆ insert

struct cache_entry_list t1 b1 t2 b2* cache::insert

Referenced by cache_insert(), and cache_lookup().

◆ misses

unsigned int cache::misses

Referenced by cache_entry_new(), and cache_stats().

◆ size

◆ t1_target

int cache::t1_target

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