musicus mpd client 0.1d
Data Structures | Typedefs | Functions
playlist.h File Reference
#include "definitions.h"

Go to the source code of this file.

Data Structures

struct  _MpdPlContainer

Typedefs

typedef struct _MpdPlContainer MpdPlContainer

Functions

mpd_Song ** allocate_pl_mem (int pl_length)
MpdPlContainermpd_pl_container_new ()
MpdPlContainermpd_pl_container_new_alloc (int list_length)
void mpd_pl_container_free (MpdPlContainer *plc)
MpdPlContainermpd_get_pl ()

Detailed Description

Author:
Simon Gerber
Date:
2007-12-09 This file provides playlist related functions
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines