Miam-Player  0.8.0
A nice music player
MusicBrainz Namespace Reference

Classes

class  Artist
 The Artist class. More...
 
class  Release
 The Release class. More...
 
class  Track
 The Track class. More...
 

Functions

bool operator== (Artist const &a1, Artist const &a2)
 
bool operator== (Track const &d1, Track const &d2)
 
bool operator== (Release const &d1, Release const &d2)
 

Function Documentation

bool MusicBrainz::operator== ( Artist const &  a1,
Artist const &  a2 
)
inline
bool MusicBrainz::operator== ( Track const &  d1,
Track const &  d2 
)
inline
bool MusicBrainz::operator== ( Release const &  d1,
Release const &  d2 
)
inline