Go to the source code of this file.
|
gcc_const bool | playlist_commands_available () noexcept |
|
CommandResult | handle_save (Client &client, Request request, Response &response) |
|
CommandResult | handle_load (Client &client, Request request, Response &response) |
|
CommandResult | handle_listplaylist (Client &client, Request request, Response &response) |
|
CommandResult | handle_listplaylistinfo (Client &client, Request request, Response &response) |
|
CommandResult | handle_rm (Client &client, Request request, Response &response) |
|
CommandResult | handle_rename (Client &client, Request request, Response &response) |
|
CommandResult | handle_playlistdelete (Client &client, Request request, Response &response) |
|
CommandResult | handle_playlistmove (Client &client, Request request, Response &response) |
|
CommandResult | handle_playlistclear (Client &client, Request request, Response &response) |
|
CommandResult | handle_playlistadd (Client &client, Request request, Response &response) |
|
CommandResult | handle_listplaylists (Client &client, Request request, Response &response) |
|
◆ handle_listplaylist()
◆ handle_listplaylistinfo()
◆ handle_listplaylists()
◆ handle_load()
◆ handle_playlistadd()
◆ handle_playlistclear()
◆ handle_playlistdelete()
◆ handle_playlistmove()
◆ handle_rename()
◆ handle_rm()
◆ handle_save()
◆ playlist_commands_available()
gcc_const bool playlist_commands_available |
( |
| ) |
|
|
noexcept |