#include <MusicArtistInfo.h>
◆ CMusicArtistInfo() [1/2]
| MUSIC_GRABBER::CMusicArtistInfo::CMusicArtistInfo |
( |
| ) |
|
|
default |
◆ CMusicArtistInfo() [2/2]
| CMusicArtistInfo::CMusicArtistInfo |
( |
const std::string & | strArtist, |
|
|
const CScraperUrl & | strArtistURL ) |
◆ ~CMusicArtistInfo()
| virtual MUSIC_GRABBER::CMusicArtistInfo::~CMusicArtistInfo |
( |
| ) |
|
|
virtualdefault |
◆ GetArtist() [1/2]
| CArtist & MUSIC_GRABBER::CMusicArtistInfo::GetArtist |
( |
| ) |
|
|
inline |
◆ GetArtist() [2/2]
| const CArtist & MUSIC_GRABBER::CMusicArtistInfo::GetArtist |
( |
| ) |
const |
|
inline |
◆ GetArtistURL()
| const CScraperUrl & MUSIC_GRABBER::CMusicArtistInfo::GetArtistURL |
( |
| ) |
const |
|
inline |
◆ Load()
◆ Loaded()
| bool MUSIC_GRABBER::CMusicArtistInfo::Loaded |
( |
| ) |
const |
|
inline |
◆ SetArtist()
| void CMusicArtistInfo::SetArtist |
( |
const CArtist & | artist | ) |
|
◆ SetLoaded()
| void MUSIC_GRABBER::CMusicArtistInfo::SetLoaded |
( |
| ) |
|
|
inline |
◆ m_artist
| CArtist MUSIC_GRABBER::CMusicArtistInfo::m_artist |
|
protected |
◆ m_artistURL
| CScraperUrl MUSIC_GRABBER::CMusicArtistInfo::m_artistURL |
|
protected |
◆ m_bLoaded
| bool MUSIC_GRABBER::CMusicArtistInfo::m_bLoaded = false |
|
protected |
The documentation for this class was generated from the following files: