#include <id3_ids.h>
Inheritance diagram for id3_id::genre:
Public Member Functions | |
genre (id *pID) | |
Genre ID constructor. | |
string | ParseID (void) const |
Genre ID parse. | |
void | SetGenre (const string &Genre) |
Set genre ID. | |
const string | GetGenre (void) const |
Get genre ID. | |
Private Attributes | |
string | m_Genre |
Genre information. |
|
Genre ID constructor.
|
|
Genre ID parse.
Implements id. |
|
Set genre ID.
|
|
Get genre ID.
|
|
Genre information.
|
![]() |
![]() |
![]() |