#include <pair.h>
A name-value pair received from the MPD server.
Definition at line 16 of file pair.h.
the name of the element
Definition at line 18 of file pair.h.
the value of the element
Definition at line 21 of file pair.h.