#include <RelationListList.h>
◆ CRelationListList() [1/2]
MusicBrainz5::CRelationListList::CRelationListList |
( |
| ) |
|
◆ CRelationListList() [2/2]
MusicBrainz5::CRelationListList::CRelationListList |
( |
const CRelationListList & |
Other | ) |
|
◆ ~CRelationListList()
virtual MusicBrainz5::CRelationListList::~CRelationListList |
( |
| ) |
|
|
virtual |
◆ Add()
void MusicBrainz5::CRelationListList::Add |
( |
CRelationList * |
RelationList | ) |
|
◆ Count()
int MusicBrainz5::CRelationListList::Count |
( |
| ) |
const |
|
inline |
◆ Item()
CRelationList * MusicBrainz5::CRelationListList::Item |
( |
int |
Item | ) |
const |
◆ NumItems()
int MusicBrainz5::CRelationListList::NumItems |
( |
| ) |
const |
◆ Offset()
int MusicBrainz5::CRelationListList::Offset |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ Serialise()
std::ostream & MusicBrainz5::CRelationListList::Serialise |
( |
std::ostream & |
os | ) |
const |