libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::Address Class Reference

#include <Location.h>

Public Attributes

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

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: