mpd_pair Struct Reference
#include <pair.h>
List of all members.
Public Attributes |
const char * | name |
const char * | value |
Detailed Description
A name-value pair received from the MPD server.
Definition at line 41 of file pair.h.
Member Data Documentation
the name of the element
Definition at line 43 of file pair.h.
the value of the element
Definition at line 46 of file pair.h.
The documentation for this struct was generated from the following file: