libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::PreprocessorCallback::RawBlockData Struct Reference

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

Collaboration diagram for osmscout::PreprocessorCallback::RawBlockData:

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: