libosmscout
0.1
|
#include <Tag.h>
Public Member Functions | |
void | AddTagValue (const std::string &tagValue) |
bool | Evaluate (const TagMap &tagMap) const override |
TagIsInCondition (TagId tag) | |
![]() | |
virtual | ~TagCondition ()=default |
Returns true, if the tag value of the given is one of the given values.
|
explicit |
void osmscout::TagIsInCondition::AddTagValue | ( | const std::string & | tagValue | ) |
|
overridevirtual |
Implements osmscout::TagCondition.