xspf_c  1.2.0
Public Attributes | List of all members
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]

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: