Public Member Functions | |
| CISRC (const XMLNode &Node=XMLNode::emptyNode()) | |
| CISRC (const CISRC &Other) | |
| CISRC & | operator= (const CISRC &Other) |
| virtual | ~CISRC () |
| virtual CISRC * | Clone () |
| std::string | ID () const |
| CRecordingList * | RecordingList () const |
| virtual std::ostream & | Serialise (std::ostream &os) const |
Static Public Member Functions | |
| static std::string | GetElementName () |
Protected Member Functions | |
| virtual bool | ParseAttribute (const std::string &Name, const std::string &Value) |
| virtual bool | ParseElement (const XMLNode &Node) |
| MusicBrainz5::CISRC::CISRC | ( | const XMLNode & | Node = XMLNode::emptyNode() |
) |
| MusicBrainz5::CISRC::CISRC | ( | const CISRC & | Other | ) |
| virtual MusicBrainz5::CISRC::~CISRC | ( | ) | [virtual] |
| virtual CISRC* MusicBrainz5::CISRC::Clone | ( | ) | [virtual] |
Implements MusicBrainz5::CEntity.
| static std::string MusicBrainz5::CISRC::GetElementName | ( | ) | [static] |
Reimplemented from MusicBrainz5::CEntity.
| std::string MusicBrainz5::CISRC::ID | ( | ) | const |
| virtual bool MusicBrainz5::CISRC::ParseAttribute | ( | const std::string & | Name, | |
| const std::string & | Value | |||
| ) | [protected, virtual] |
Implements MusicBrainz5::CEntity.
| virtual bool MusicBrainz5::CISRC::ParseElement | ( | const XMLNode & | Node | ) | [protected, virtual] |
Implements MusicBrainz5::CEntity.
| CRecordingList* MusicBrainz5::CISRC::RecordingList | ( | ) | const |
| virtual std::ostream& MusicBrainz5::CISRC::Serialise | ( | std::ostream & | os | ) | const [virtual] |
Reimplemented from MusicBrainz5::CEntity.
1.6.3