This is the complete list of members for SongTree, including all inherited members.
addSong(const Song &song) | SongTree | inline |
display() const | SongTree | inline |
getSongsByAlbum(const std::string &artist, const std::string &album) const | SongTree | inline |
getSongsByArtist(const std::string &artist) const | SongTree | inline |
loadFromFile(const std::string &filename) | SongTree | inline |
returnSongMap() | SongTree | inline |
saveToFile(const std::string &filename) const | SongTree | inline |
serialize(Archive &ar) | SongTree | inline |