libosmscout  1.1.1
Public Attributes | List of all members
osmscout::CLASS_FINAL< DataLoader >::TypeCondition Struct Reference

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

Public Attributes

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

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: