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) | SongTree | inline |
| getSongsByGenreAndPrint() const | SongTree | inline |
| loadFromFile(const std::string &filename) | SongTree | inline |
| printAllArtists() const | SongTree | inline |
| printSongInfo(const std::string &input) | SongTree | inline |
| printSongs(const std::vector< Song > &songs) | SongTree | inline |
| returnSongMap() const | SongTree | inline |
| saveToFile(const std::string &filename) const | SongTree | inline |
| serialize(Archive &ar) | SongTree | inline |