|
libosmscout 0.1
|
Information about a tag definition. More...
#include <Tag.h>
Public Member Functions | |
| TagId | GetId () const |
| Returns the unique id of this tag. | |
| std::string | GetName () const |
| TagInfo (TagId id, const std::string &name) | |
Information about a tag definition.
| osmscout::TagInfo::TagInfo | ( | TagId | id, |
| const std::string & | name | ||
| ) |
|
inline |
Returns the unique id of this tag.
Referenced by osmscout::TagRegistry::RegisterTag().
|
inline |
Referenced by osmscout::TagRegistry::RegisterTag().