#include <cmd_playlist.hpp>
Inheritance diagram for CmdPlaylistRepeat:
Public Member Functions | |
virtual void | execute () |
This method does the real job of the command. | |
virtual string | getType () const |
Return the type of the command. |
Definition at line 103 of file cmd_playlist.hpp.