| navit
    0.5.3-trunk
    | 
| Data Fields | |
| unsigned char | buffer [65536 *2] | 
| int | buffer_size | 
| unsigned char * | buffer_start | 
| unsigned char * | buffer_end | 
| FILE * | in | 
| int | error | 
| int | lat | 
| int | lon | 
| int | uid | 
| int | version | 
| unsigned long long | id | 
| unsigned long long | rid [3] | 
| unsigned long long | changeset | 
| time_t | timestamp | 
| char * | user | 
| unsigned char o5m::buffer[65536 *2] | 
Referenced by fill_buffer(), and map_collect_data_osm_o5m().
| unsigned char* o5m::buffer_end | 
Referenced by fill_buffer(), and map_collect_data_osm_o5m().
| int o5m::buffer_size | 
Referenced by fill_buffer(), and map_collect_data_osm_o5m().
| unsigned char* o5m::buffer_start | 
Referenced by fill_buffer(), and map_collect_data_osm_o5m().
| unsigned long long o5m::changeset | 
Referenced by map_collect_data_osm_o5m(), o5m_print_version(), and o5m_reset().
| int o5m::error | 
Referenced by map_collect_data_osm_o5m().
| unsigned long long o5m::id | 
Referenced by map_collect_data_osm_o5m(), o5m_print_start(), and o5m_reset().
| FILE* o5m::in | 
Referenced by fill_buffer(), and map_collect_data_osm_o5m().
| int o5m::lat | 
Referenced by map_collect_data_osm_o5m(), and o5m_reset().
| int o5m::lon | 
Referenced by map_collect_data_osm_o5m(), and o5m_reset().
| unsigned long long o5m::rid[3] | 
Referenced by map_collect_data_osm_o5m(), and o5m_reset().
| time_t o5m::timestamp | 
Referenced by map_collect_data_osm_o5m(), o5m_print_version(), and o5m_reset().
| int o5m::uid | 
Referenced by map_collect_data_osm_o5m(), and o5m_print_version().
| char* o5m::user | 
Referenced by map_collect_data_osm_o5m(), and o5m_print_version().
| int o5m::version | 
Referenced by map_collect_data_osm_o5m(), and o5m_print_version().