libosmscout 0.1
Loading...
Searching...
No Matches
osmscout::Address Class Reference

An address is a unique place at a given location, normally a building that is address by its house number. More...

#include <Location.h>

Public Attributes

FileOffset addressOffset
 Offset of the address entry.
 
FileOffset locationOffset
 Offset to location.
 
std::string name
 name of the address
 
ObjectFileRef object
 Object that represents the address.
 
FileOffset regionOffset
 Offset of the admin region this location is in.
 

Detailed Description

An address is a unique place at a given location, normally a building that is address by its house number.

Member Data Documentation

◆ addressOffset

FileOffset osmscout::Address::addressOffset

Offset of the address entry.

◆ locationOffset

FileOffset osmscout::Address::locationOffset

Offset to location.

◆ name

std::string osmscout::Address::name

name of the address

◆ object

ObjectFileRef osmscout::Address::object

Object that represents the address.

◆ regionOffset

FileOffset osmscout::Address::regionOffset

Offset of the admin region this location is in.


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