navit  0.5.3-trunk
osm_protobufdb_context Struct Reference

Data Fields

int current_file
 
int current_block
 
int active_block
 
int in_node
 
int in_way
 
int in_relation
 
OSMPBF__Node n
 
OSMPBF__Way w
 
OSMPBF__Relation r
 
OSMPBF__Info i
 
FILE * f
 
OSMPBF__PrimitiveBlock * pb
 
OSMPBF__PrimitiveGroup * pg
 
GHashTable * string_hash
 
OSMPBF__DenseInfo * di
 
OSMPBF__DenseNodes * dn
 
OSMPBF__StringTable * st
 

Field Documentation

◆ active_block

int osm_protobufdb_context::active_block

◆ current_block

int osm_protobufdb_context::current_block

◆ current_file

int osm_protobufdb_context::current_file

◆ di

OSMPBF__DenseInfo* osm_protobufdb_context::di

◆ dn

OSMPBF__DenseNodes* osm_protobufdb_context::dn

◆ f

FILE* osm_protobufdb_context::f

◆ i

◆ in_node

◆ in_relation

int osm_protobufdb_context::in_relation

◆ in_way

◆ n

OSMPBF__Node osm_protobufdb_context::n

◆ pb

OSMPBF__PrimitiveBlock* osm_protobufdb_context::pb

◆ pg

OSMPBF__PrimitiveGroup* osm_protobufdb_context::pg

◆ r

◆ st

OSMPBF__StringTable* osm_protobufdb_context::st

◆ string_hash

GHashTable* osm_protobufdb_context::string_hash

◆ w


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