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::Utils::StringVectorPrinter Struct Reference

#include <StringVectorPrinter.h>

List of all members.

Public Member Functions

 StringVectorPrinter (const vector< string > &playlist)

Public Attributes

stringstream sstr

Detailed Description

class to wrap up the task of pretty printing

Definition at line 22 of file StringVectorPrinter.h.


Constructor & Destructor Documentation

WinampRemote::Utils::StringVectorPrinter::StringVectorPrinter ( const vector< string > &  playlist)
inline

constructor accepting vector<string>

Parameters:
playlist- string vector

Definition at line 31 of file StringVectorPrinter.h.


Member Data Documentation

stringstream WinampRemote::Utils::StringVectorPrinter::sstr

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