musicus mpd client 0.1d
Data Fields
MpdStateInfo Struct Reference

#include <definitions.h>

Data Fields

gboolean connected
 true if connected to mpd daemon specified by host:port
GString * host
 the host of the machine where the mpd daemon runs
gint port
 the port of the mpd daemon
gint timeout
 timeout for the connection
GString * pw
 password for the mpd daemon

Detailed Description

MpdStateInfo struct holds information about connection settings


Field Documentation

true if connected to mpd daemon specified by host:port

the host of the machine where the mpd daemon runs

the port of the mpd daemon

GString* MpdStateInfo::pw

password for the mpd daemon

timeout for the connection


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines