libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::TypeInfo::TypeCondition Struct Reference

#include <TypeConfig.h>

Public Attributes

TagConditionRef condition
 The root condition. More...
 
unsigned char types
 Bitset of types the condition can be applied to. More...
 

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: