libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::CLASS_FINAL< DataLoader >::TypeCondition Struct Reference

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

Collaboration diagram for osmscout::CLASS_FINAL< DataLoader >::TypeCondition:

Public Attributes

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

Detailed Description

template<typename DataLoader>
struct osmscout::CLASS_FINAL< DataLoader >::TypeCondition

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

template<typename DataLoader>
TagConditionRef osmscout::CLASS_FINAL< DataLoader >::TypeCondition::condition

The root condition.

◆ types

template<typename DataLoader>
unsigned char osmscout::CLASS_FINAL< DataLoader >::TypeCondition::types

Bitset of types the condition can be applied to.


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