libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
StringMatcher.h File Reference
#include <memory>
#include <string>
#include <osmscout/lib/CoreImportExport.h>

Classes

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

Namespaces

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

Typedefs

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