#include <id3_ids.h>
Inheritance diagram for id3_id::song:
Public Member Functions | |
song (id *pID) | |
Song ID constructor. | |
string | ParseID (void) const |
Song ID parse. | |
void | SetSong (const string &Song) |
Set song ID. | |
const string | GetSong (void) const |
Get song ID. | |
Private Attributes | |
string | m_Song |
Song information. |
|
Song ID constructor.
|
|
Song ID parse.
Implements id. |
|
Set song ID.
|
|
Get song ID.
|
|
Song information.
|
![]() |
![]() |
![]() |