|
| Patrick's Programming Library Version 6.4.21 - Dokumentation |
Öffentliche Typen | |
| typedef std::list< Track > | TrackList |
Öffentliche Attribute | |
| ppl6::CString | Artist |
| ppl6::CString | category |
| unsigned int | discId |
| ppl6::CString | Extra |
| ppl6::CString | genre |
| int | length |
| ppl6::CString | Title |
| TrackList | Tracks |
| int | year |
| typedef std::list<Track> ppl6::CDDB::Disc::TrackList |
| ppl6::CString ppl6::CDDB::Disc::Artist |
| ppl6::CString ppl6::CDDB::Disc::category |
| unsigned int ppl6::CDDB::Disc::discId |
| ppl6::CString ppl6::CDDB::Disc::Extra |
| ppl6::CString ppl6::CDDB::Disc::genre |
| int ppl6::CDDB::Disc::length |
| ppl6::CString ppl6::CDDB::Disc::Title |
| TrackList ppl6::CDDB::Disc::Tracks |
| int ppl6::CDDB::Disc::year |