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::Context::ContextInfo Class Reference

#include <ContextInfo.h>

List of all members.

Public Member Functions

 ContextInfo ()
virtual ~ContextInfo ()
std::string const computername ()
std::string const username ()

Detailed Description

A simple context class to return machine name and user name

Definition at line 25 of file ContextInfo.h.


Constructor & Destructor Documentation

WinampRemote::Context::ContextInfo::ContextInfo ( )

no - params constructor

Definition at line 14 of file ContextInfo.cpp.

virtual WinampRemote::Context::ContextInfo::~ContextInfo ( )
inlinevirtual

destructor

Definition at line 38 of file ContextInfo.h.


Member Function Documentation

std::string const WinampRemote::Context::ContextInfo::computername ( )
inline

Definition at line 42 of file ContextInfo.h.

std::string const WinampRemote::Context::ContextInfo::username ( )
inline

Definition at line 43 of file ContextInfo.h.


The documentation for this class was generated from the following files: