libosmscout  1.1.1
Classes | Namespaces | Typedefs
StringMatcher.h File Reference
#include <memory>
#include <string>
#include <osmscout/CoreImportExport.h>
Include dependency graph for StringMatcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmscout::StringMatcher
 
class  osmscout::StringMatcherCI
 
class  osmscout::StringMatcherFactory
 
class  osmscout::StringMatcherCIFactory
 
class  osmscout::StringMatcherTransliterate
 
class  osmscout::StringMatcherTransliterateFactory
 

Namespaces

 osmscout
 

Typedefs

using osmscout::StringMatcherRef = std::shared_ptr< StringMatcher >
 
using osmscout::StringMatcherFactoryRef = std::shared_ptr< StringMatcherFactory >