![]() |
The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
|
#include <ContextInfo.h>
Public Member Functions | |
ContextInfo () | |
virtual | ~ContextInfo () |
std::string const | computername () |
std::string const | username () |
A simple context class to return machine name and user name
Definition at line 25 of file ContextInfo.h.
WinampRemote::Context::ContextInfo::ContextInfo | ( | ) |
no - params constructor
Definition at line 14 of file ContextInfo.cpp.
|
inlinevirtual |
destructor
Definition at line 38 of file ContextInfo.h.
|
inline |
Definition at line 42 of file ContextInfo.h.
|
inline |
Definition at line 43 of file ContextInfo.h.