ncmpc  0.30
Data Structures | Functions
filelist.hxx File Reference
#include "Compiler.h"
#include <vector>
#include <utility>

Go to the source code of this file.

Data Structures

struct  FileListEntry
 
class  FileList
 

Functions

FileListfilelist_new_recv (struct mpd_connection *connection)
 

Function Documentation

◆ filelist_new_recv()

FileList* filelist_new_recv ( struct mpd_connection *  connection)

Creates a new FileList and receives entities from the connection. This does not finish the response, and does not check for errors.