xspf_mvalue Struct Reference
Linked list for values inside tracks or lists with string values.
More...
#include <xspf_c.h>
List of all members.
|
Public Attributes |
char * | value |
| Value of the current list entry.
|
struct xspf_mvalue * | next |
| 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: