libosmscout 0.1
Loading...
Searching...
No Matches
osmscout::TypeInfo::TypeCondition Struct Reference

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.
 

Detailed Description

A type can have a number of conditions that allow to identify the type of an object based on its tag values.

Member Data Documentation

◆ condition

TagConditionRef osmscout::TypeInfo::TypeCondition::condition

The root condition.

Referenced by osmscout::TypeInfo::AddCondition().

◆ types

unsigned char osmscout::TypeInfo::TypeCondition::types

Bitset of types the condition can be applied to.

Referenced by osmscout::TypeInfo::AddCondition().


The documentation for this struct was generated from the following file: