|
libosmscout 1.1.1
|
#include <libosmscout/include/osmscout/TypeConfig.h>

Public Attributes | |
| unsigned char | types |
| Bitset of types the condition can be applied to. | |
| TagConditionRef | condition |
| The root condition. | |
A type can have a number of conditions that allow to identify the type of an object based on its tag values.
| TagConditionRef osmscout::CLASS_FINAL< DataLoader >::TypeCondition::condition |
The root condition.
| unsigned char osmscout::CLASS_FINAL< DataLoader >::TypeCondition::types |
Bitset of types the condition can be applied to.