libosmscout
0.1
|
#include <Location.h>
Public Member Functions | |
AddressRef | GetAddress () const |
AdminRegionRef | GetAdminRegion () const |
std::string | GetDisplayString () const |
Returns a textual representation of the place in. More... | |
LocationRef | GetLocation () const |
ObjectFileRef | GetObject () const |
FeatureValueBufferRef | GetObjectFeatures () const |
POIRef | GetPOI () const |
PostalAreaRef | GetPostalArea () const |
Place (const ObjectFileRef &object, const FeatureValueBufferRef &objectFeatureBuff, const AdminRegionRef &adminRegion, const PostalAreaRef &postalArea, const POIRef &poi, const LocationRef &location, const AddressRef &address) | |
A Place description a certain place in respect to the location index. A place consists on certain optional attributes, that in turn describe certain aspects.
osmscout::Place::Place | ( | const ObjectFileRef & | object, |
const FeatureValueBufferRef & | objectFeatureBuff, | ||
const AdminRegionRef & | adminRegion, | ||
const PostalAreaRef & | postalArea, | ||
const POIRef & | poi, | ||
const LocationRef & | location, | ||
const AddressRef & | address | ||
) |
|
inline |
|
inline |
std::string osmscout::Place::GetDisplayString | ( | ) | const |
Returns a textual representation of the place in.
References osmscout::UTF8StringToLocaleString().
Referenced by osmscout::LocationInfoModel::onLocationDescription().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |