libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules

#include <Location.h>

Public Attributes

std::string name
 name of the POI More...
 
ObjectFileRef object
 Reference to the object. More...
 
FileOffset regionOffset
 Offset of the region this location is in. More...
 

Detailed Description

A POI is an object within an area, which has been indexed by its name.

Member Data Documentation

◆ name

std::string osmscout::POI::name

name of the POI

◆ object

ObjectFileRef osmscout::POI::object

Reference to the object.

◆ regionOffset

FileOffset osmscout::POI::regionOffset

Offset of the region this location is in.


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