Libosmium
2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
|
This is the complete list of members for osmium::StringMatcher, including all inherited members.
m_matcher | osmium::StringMatcher | private |
matcher_type typedef | osmium::StringMatcher | private |
operator()(const char *str) const noexcept | osmium::StringMatcher | inline |
operator()(const std::string &str) const noexcept | osmium::StringMatcher | inline |
print(std::basic_ostream< TChar, TTraits > &out) const | osmium::StringMatcher | inline |
StringMatcher() | osmium::StringMatcher | inline |
StringMatcher(bool result) | osmium::StringMatcher | inline |
StringMatcher(const char *str) | osmium::StringMatcher | inline |
StringMatcher(const std::string &str) | osmium::StringMatcher | inline |
StringMatcher(const std::vector< std::string > &strings) | osmium::StringMatcher | inline |
StringMatcher(TMatcher &&matcher) | osmium::StringMatcher | inline |