|
libosmscout 0.1
|
Base class for all attribute metadata. More...
#include <StyleDescription.h>
Inheritance diagram for osmscout::StyleAttributeDescriptor:Public Member Functions | |
| int | GetAttribute () const |
| std::string | GetName () const |
| StyleAttributeType | GetType () const |
| virtual | ~StyleAttributeDescriptor ()=default |
Protected Member Functions | |
| StyleAttributeDescriptor (StyleAttributeType type, const std::string &name, int attribute) | |
Base class for all attribute metadata.
|
protected |
|
virtualdefault |
|
inline |
Referenced by osmscout::oss::Parser::ATTRIBUTEVALUE().
|
inline |
Referenced by osmscout::oss::Parser::ATTRIBUTEVALUE().
|
inline |
Referenced by osmscout::oss::Parser::ATTRIBUTEVALUE().