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

#include <LocationService.h>

Public Member Functions

bool GetAdminRegionOnlyMatch () const
 
std::string GetAdminRegionSearchString () const
 
BreakerRef GetBreaker () const
 
size_t GetLimit () const
 
bool GetPartialMatch () const
 
bool GetPOIOnlyMatch () const
 
std::string GetPOISearchString () const
 
StringMatcherFactoryRef GetStringMatcherFactory () const
 
bool IsAborted () const
 
 POIFormSearchParameter ()
 
void SetAdminRegionOnlyMatch (bool adminRegionOnlyMatch)
 
void SetAdminRegionSearchString (const std::string &adminRegionSearchString)
 
void SetBreaker (BreakerRef &breaker)
 
void SetLimit (size_t limit)
 
void SetPartialMatch (bool partialMatch)
 
void SetPOIOnlyMatch (bool poiOnlyMatch)
 
void SetPOISearchString (const std::string &poiSearchString)
 
void SetStringMatcherFactory (const StringMatcherFactoryRef &stringMatcherFactory)
 

Detailed Description

Parameter object for form based search of a POI (point of interest)

Constructor & Destructor Documentation

◆ POIFormSearchParameter()

osmscout::POIFormSearchParameter::POIFormSearchParameter ( )
explicit

Member Function Documentation

◆ GetAdminRegionOnlyMatch()

bool osmscout::POIFormSearchParameter::GetAdminRegionOnlyMatch ( ) const

◆ GetAdminRegionSearchString()

std::string osmscout::POIFormSearchParameter::GetAdminRegionSearchString ( ) const

◆ GetBreaker()

BreakerRef osmscout::POIFormSearchParameter::GetBreaker ( ) const

◆ GetLimit()

size_t osmscout::POIFormSearchParameter::GetLimit ( ) const

◆ GetPartialMatch()

bool osmscout::POIFormSearchParameter::GetPartialMatch ( ) const

◆ GetPOIOnlyMatch()

bool osmscout::POIFormSearchParameter::GetPOIOnlyMatch ( ) const

◆ GetPOISearchString()

std::string osmscout::POIFormSearchParameter::GetPOISearchString ( ) const

◆ GetStringMatcherFactory()

StringMatcherFactoryRef osmscout::POIFormSearchParameter::GetStringMatcherFactory ( ) const

◆ IsAborted()

bool osmscout::POIFormSearchParameter::IsAborted ( ) const

◆ SetAdminRegionOnlyMatch()

void osmscout::POIFormSearchParameter::SetAdminRegionOnlyMatch ( bool  adminRegionOnlyMatch)

◆ SetAdminRegionSearchString()

void osmscout::POIFormSearchParameter::SetAdminRegionSearchString ( const std::string &  adminRegionSearchString)

◆ SetBreaker()

void osmscout::POIFormSearchParameter::SetBreaker ( BreakerRef breaker)

◆ SetLimit()

void osmscout::POIFormSearchParameter::SetLimit ( size_t  limit)

◆ SetPartialMatch()

void osmscout::POIFormSearchParameter::SetPartialMatch ( bool  partialMatch)

◆ SetPOIOnlyMatch()

void osmscout::POIFormSearchParameter::SetPOIOnlyMatch ( bool  poiOnlyMatch)

◆ SetPOISearchString()

void osmscout::POIFormSearchParameter::SetPOISearchString ( const std::string &  poiSearchString)

◆ SetStringMatcherFactory()

void osmscout::POIFormSearchParameter::SetStringMatcherFactory ( const StringMatcherFactoryRef stringMatcherFactory)

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