xbmc
|
Public Member Functions | |
CMusicRole (std::string strRole, std::string strArtist) | |
CMusicRole (int role, std::string strRole, std::string strArtist, int ArtistId) | |
std::string | GetArtist () const |
std::string | GetRoleDesc () const |
int | GetRoleId () const |
int | GetArtistId () const |
void | SetArtistId (int iArtistId) |
bool | operator== (const CMusicRole &a) const |