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