|
libosmscout 0.1
|
A type can have a number of conditions that allow to identify the type of an object based on its tag values. More...
#include <TypeConfig.h>
Public Attributes | |
| TagConditionRef | condition |
| The root condition. | |
| unsigned char | types |
| Bitset of types the condition can be applied to. | |
A type can have a number of conditions that allow to identify the type of an object based on its tag values.
| TagConditionRef osmscout::TypeInfo::TypeCondition::condition |
The root condition.
Referenced by osmscout::TypeInfo::AddCondition().
| unsigned char osmscout::TypeInfo::TypeCondition::types |
Bitset of types the condition can be applied to.
Referenced by osmscout::TypeInfo::AddCondition().