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::Server Namespace Reference

Classes

class  IWinampServer
class  RPCExecutor
class  WinampServer
struct  PlaylistItem
class  WinampTestServer

Enumerations

enum  WAExecutionStatus {
  waInactive, waServerStarting, waServerStarted, waListening,
  waExecuting, waServerStopped, waInitialiseFailed
}

Detailed Description

namespace for the Winamp server operations


Enumeration Type Documentation

Enumerator:
waInactive 

server is inactive

waServerStarting 

server has begun startup

waServerStarted 

server startup has completed succesfully

waListening 

server is listening on port

waExecuting 

server is handling a call

waServerStopped 

server has stopped

waInitialiseFailed 

server initialisation has failed

Definition at line 19 of file RPCExecutor.h.