song Struct Reference

#include <song.h>


Data Fields

struct tagtag
struct directoryparent
time_t mtime
char url [sizeof(int)]


Detailed Description

Definition at line 33 of file song.h.


Field Documentation

time_t song::mtime

Definition at line 36 of file song.h.

struct directory* song::parent [read]

Definition at line 35 of file song.h.

struct tag* song::tag [read]

Definition at line 34 of file song.h.

char song::url[sizeof(int)]

Definition at line 37 of file song.h.


The documentation for this struct was generated from the following file:

Generated on Wed Aug 25 00:21:21 2010 for MPD by  doxygen 1.5.7.1