MSN::Soap Class Reference

#include <soap.h>

Inheritance diagram for MSN::Soap:
Inheritance graph
[legend]
Collaboration diagram for MSN::Soap:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void dispatchCommand (std::vector< std::string > &)
virtual void connect (const std::string &, unsigned int)
virtual void socketConnectionCompleted ()

Detailed Description

Represents a Soap Connection made by NotificationServerConnection


Member Function Documentation

virtual void MSN::Soap::connect ( const std::string &  hostname,
unsigned  port 
) [inline, virtual]

Connect ourself to hostname on port.

Implements MSN::Connection.

virtual void MSN::Soap::dispatchCommand ( std::vector< std::string > &  args  )  [inline, virtual]

Dispatch a command to its appropriate handler routines based on args.

Parameters:
args A vector of strings containing arguments, returned from readLine.

Implements MSN::Connection.

void MSN::Soap::socketConnectionCompleted (  )  [virtual]

The connection has been established.

Reimplemented from MSN::Connection.


Generated by  doxygen 1.6.2