The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
WinampRemote::Server::PlaylistItem Struct Reference

#include <WinampTestServer.h>

List of all members.

Public Member Functions

 PlaylistItem (string title_, string filename_)

Public Attributes

string title
string filename

Detailed Description

item for storing the playlist entries

Definition at line 21 of file WinampTestServer.h.


Constructor & Destructor Documentation

WinampRemote::Server::PlaylistItem::PlaylistItem ( string  title_,
string  filename_ 
)
inline

constructor taking the title and filename

Parameters:
title_
filename_

Definition at line 31 of file WinampTestServer.h.


Member Data Documentation

string WinampRemote::Server::PlaylistItem::filename

Definition at line 24 of file WinampTestServer.h.

string WinampRemote::Server::PlaylistItem::title

Definition at line 23 of file WinampTestServer.h.


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