libosmscout  0.1
osmscout::TagInfo Class Reference

#include <Tag.h>

Public Member Functions

TagId GetId () const
 Returns the unique id of this tag. More...
 
std::string GetName () const
 
 TagInfo (TagId id, const std::string &name)
 

Detailed Description

Information about a tag definition

Constructor & Destructor Documentation

◆ TagInfo()

osmscout::TagInfo::TagInfo ( TagId  id,
const std::string &  name 
)

Member Function Documentation

◆ GetId()

TagId osmscout::TagInfo::GetId ( ) const
inline

Returns the unique id of this tag.

Referenced by osmscout::TagRegistry::RegisterTag().

◆ GetName()

std::string osmscout::TagInfo::GetName ( ) const
inline

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