Public Attributes

xspf_mvalue Struct Reference

Linked list for values inside tracks or lists with string values. More...

#include <xspf_c.h>

Collaboration diagram for xspf_mvalue:
Collaboration graph
[legend]

List of all members.

Public Attributes

char * value
 Value of the current list entry.
struct xspf_mvaluenext
 Pointer to next object in the list.
void * pdata
 Private data that can be freely used.

Detailed Description

Linked list for values inside tracks or lists with string values.

Definition at line 54 of file xspf_c.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Defines