libosmscout 0.1
Loading...
Searching...
No Matches
POIService.h File Reference
#include <memory>
#include <vector>
#include <osmscout/TypeInfoSet.h>
#include <osmscout/db/Database.h>
#include <osmscout/util/GeoBox.h>

Classes

class  osmscout::POIService
 The POIServices offers methods special to working with POIs. More...
 

Namespaces

namespace  osmscout
 Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license.
 

Typedefs

using osmscout::POIServiceRef = std::shared_ptr< POIService >
 Reference counted reference to a POI service instance.