#include <Artist.h>
◆ CMusicRole() [1/3]
CMusicRole::CMusicRole |
( |
| ) |
|
|
default |
◆ CMusicRole() [2/3]
CMusicRole::CMusicRole |
( |
std::string |
strRole, |
|
|
std::string |
strArtist |
|
) |
| |
|
inline |
◆ CMusicRole() [3/3]
CMusicRole::CMusicRole |
( |
int |
role, |
|
|
std::string |
strRole, |
|
|
std::string |
strArtist, |
|
|
long |
ArtistId |
|
) |
| |
|
inline |
◆ GetArtist()
std::string CMusicRole::GetArtist |
( |
| ) |
const |
|
inline |
◆ GetArtistId()
long CMusicRole::GetArtistId |
( |
| ) |
const |
|
inline |
◆ GetRoleDesc()
std::string CMusicRole::GetRoleDesc |
( |
| ) |
const |
|
inline |
◆ GetRoleId()
int CMusicRole::GetRoleId |
( |
| ) |
const |
|
inline |
◆ operator==()
bool CMusicRole::operator== |
( |
const CMusicRole & |
a | ) |
const |
|
inline |
◆ SetArtistId()
void CMusicRole::SetArtistId |
( |
long |
iArtistId | ) |
|
|
inline |
The documentation for this class was generated from the following file: