libosmscout  0.1
osmscout::StyleBoolAttributeDescriptor Class Referencefinal

#include <StyleDescription.h>

+ Inheritance diagram for osmscout::StyleBoolAttributeDescriptor:

Public Member Functions

 StyleBoolAttributeDescriptor (const std::string &name, int attribute)
 
- Public Member Functions inherited from osmscout::StyleAttributeDescriptor
int GetAttribute () const
 
std::string GetName () const
 
StyleAttributeType GetType () const
 
virtual ~StyleAttributeDescriptor ()=default
 

Additional Inherited Members

- Protected Member Functions inherited from osmscout::StyleAttributeDescriptor
 StyleAttributeDescriptor (StyleAttributeType type, const std::string &name, int attribute)
 

Detailed Description

Describes a bool attribute value

Constructor & Destructor Documentation

◆ StyleBoolAttributeDescriptor()

osmscout::StyleBoolAttributeDescriptor::StyleBoolAttributeDescriptor ( const std::string &  name,
int  attribute 
)
inline

References osmscout::TYPE_BOOL.


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