Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

CommandItem Class Reference

CommandItem class for storing command information. More...

#include <mpdcom.h>

List of all members.

Public Methods

 CommandItem (QString command, responcetype responce=SIMPLE, bool send=false)

Public Attributes

QString command
 The MPD command. More...

responcetype responce
 The expected responce. More...

bool send
 Send or not. More...


Detailed Description

CommandItem class for storing command information.

Author:
ing. A.E. van Putten
Date:
01-01-2004


Constructor & Destructor Documentation

CommandItem QString    command,
responcetype    responce = SIMPLE,
bool    send = false
[inline]
 

Constructor, creates an instance of this class

Parameters:
command  the command to send to MPD
responce  the kind of responce to expect, defaults to SIMPLE
send  wheather the command is send or not, defaults to false


Member Data Documentation

QString command
 

The MPD command.

responcetype responce
 

The expected responce.

bool send
 

Send or not.


The documentation for this class was generated from the following file:
Generated on Thu Mar 11 21:57:52 2004 for Music Playing Daemon client by doxygen1.2.15