libosmscout
0.1
|
Negates the result of the given child condition. More...
#include <Tag.h>
Public Member Functions | |
bool | Evaluate (const TagMap &tagMap) const |
TagNotCondition (const TagConditionRef &condition) | |
![]() | |
virtual | ~TagCondition () |
Negates the result of the given child condition.
osmscout::TagNotCondition::TagNotCondition | ( | const TagConditionRef & | condition | ) |
|
inlinevirtual |
Implements osmscout::TagCondition.