libosmscout
0.1
|
#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... | |
An address is a unique place at a given location, normally a building that is address by its house number.
FileOffset osmscout::Address::addressOffset |
Offset of the address entry.
FileOffset osmscout::Address::locationOffset |
Offset to location.
std::string osmscout::Address::name |
name of the address
ObjectFileRef osmscout::Address::object |
Object that represents the address.
FileOffset osmscout::Address::regionOffset |
Offset of the admin region this location is in.