MPD
0.20.6
|
#include <MemorySongEnumerator.hxx>
Public Member Functions | |
MemorySongEnumerator (std::forward_list< DetachedSong > &&_songs) | |
virtual std::unique_ptr< DetachedSong > | NextSong () override |
Obtain the next song. More... | |
![]() | |
virtual | ~SongEnumerator () |
Definition at line 29 of file MemorySongEnumerator.hxx.
|
inline |
Definition at line 33 of file MemorySongEnumerator.hxx.
|
overridevirtual |