libosmscout  1.1.1
Public Attributes | List of all members
osmscout::PreprocessorCallback::RawBlockData Struct Reference

#include <libosmscout-import/include/osmscout/import/Preprocessor.h>

Collaboration diagram for osmscout::PreprocessorCallback::RawBlockData:
Collaboration graph
[legend]

Public Attributes

std::vector< RawNodeDatanodeData
 
std::vector< RawWayDatawayData
 
std::vector< RawRelationDatarelationData
 

Member Data Documentation

◆ nodeData

std::vector<RawNodeData> osmscout::PreprocessorCallback::RawBlockData::nodeData

◆ relationData

std::vector<RawRelationData> osmscout::PreprocessorCallback::RawBlockData::relationData

◆ wayData

std::vector<RawWayData> osmscout::PreprocessorCallback::RawBlockData::wayData

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