#include <id3_ids.h>
Inheritance diagram for id3_id::year:
Public Member Functions | |
year (id *pID) | |
Year ID constructor. | |
string | ParseID (void) const |
Year ID parse. | |
void | SetYear (const string &Year) |
Set year ID. | |
const string | GetYear (void) const |
Get year ID. | |
Private Attributes | |
string | m_Year |
Year information. |
|
Year ID constructor.
|
|
Year ID parse.
Implements id. |
|
Set year ID.
|
|
Get year ID.
|
|
Year information.
|
![]() |
![]() |
![]() |