libmusicbrainz3  3.0.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
utils.h File Reference

Go to the source code of this file.

Namespaces

 MusicBrainz
 

Constant Groups

 MusicBrainz
 

Functions

std::string MusicBrainz::extractFragment (const std::string &uriStr)
 Extract the fragment part from a URI. More...
 
std::string MusicBrainz::extractUuid (const std::string &uriStr)
 Extract the UUID part from a MusicBrainz identifier. More...
 
std::string MusicBrainz::getCountryName (const std::string &id)
 Returns a country's name based on an ISO-3166 country code. More...
 
std::string MusicBrainz::getScriptName (const std::string &id)
 Returns a script name based on an ISO-15924 code. More...
 
std::string MusicBrainz::getLanguageName (const std::string &id)
 Returns a language name based on an ISO-639-2/T code. More...
 
std::string MusicBrainz::getReleaseTypeName (const std::string &releaseType)
 Returns the name of a release type URI. More...