![]() |
The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
|
#include <StringVectorPrinter.h>
Public Member Functions | |
StringVectorPrinter (const vector< string > &playlist) |
Public Attributes | |
stringstream | sstr |
class to wrap up the task of pretty printing
Definition at line 22 of file StringVectorPrinter.h.
|
inline |
constructor accepting vector<string>
playlist | - string vector |
Definition at line 31 of file StringVectorPrinter.h.
stringstream WinampRemote::Utils::StringVectorPrinter::sstr |
Definition at line 25 of file StringVectorPrinter.h.
Referenced by WinampRemote::Utils::operator<<(), StringVectorPrinter(), and TEST_CASE().