DCL 4.0
|
#include <ID3v1.h>
Protected Attributes | |
char | __version |
String | __TAG |
String | __title |
String | __artist |
String | __album |
String | __year |
String | __comment |
char | __track |
char | __genre |
Additional Inherited Members | |
Public Member Functions inherited from Object | |
virtual void | destroy () |
String | className () const |
bool | isInstanceOf (const std::type_info &typeinfo) const |
virtual const std::type_info & | typeInfo () const |
Protected Member Functions inherited from Object | |
virtual | ~Object () |
Object () |