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::Client::ClientBinder Class Reference

#include <ClientBinder.h>

List of all members.

Public Member Functions

 ClientBinder (const char *address, const char *port)
virtual ~ClientBinder ()

Detailed Description

class to wrap up the task of binding the RPC global context

Definition at line 19 of file ClientBinder.h.


Constructor & Destructor Documentation

WinampRemote::Client::ClientBinder::ClientBinder ( const char *  address,
const char *  port 
)

Binds the global RPC binding handle to the address and port

Parameters:
address
port

Definition at line 18 of file ClientBinder.cpp.

WinampRemote::Client::ClientBinder::~ClientBinder ( )
virtual

Definition at line 24 of file ClientBinder.cpp.


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