libosmscout 1.1.1
Loading...
Searching...
No Matches
StringMatcher.h File Reference
#include <memory>
#include <string>
#include <osmscout/lib/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

namespace  osmscout

Typedefs

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