Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   Related Pages  

CODEX_Server::ServerResponseEvent Class Reference

Send the response to a request to a server. More...

#include <ServerResponseEvent.h>

Inheritance diagram for CODEX_Server::ServerResponseEvent:

Inheritance graph
[legend]
Collaboration diagram for CODEX_Server::ServerResponseEvent:

Collaboration graph
[legend]
List of all members.

Public Methods

 ServerResponseEvent (CODEX_Events::Activity *source, ServerResponseHandler *destination, const CODEX_Quorum::Message &message, int server)
 Constructor.

virtual ~ServerResponseEvent ()
 Virtual destructor.

const CODEX_Quorum::Messagemessage () const
 
Returns:
The response to send.


int server () const
 
Returns:
The server to contact.


bool handle ()
 This virtual method allows a derived class to call the handler for its appropriate Activity, thereby enabling the Activity to distinguish the event by overloading on type.


Protected Attributes

CODEX_Quorum::Message m_message
 The response.

int m_server
 The server.


Detailed Description

Send the response to a request to a server.

Definition at line 30 of file ServerResponseEvent.h.


The documentation for this class was generated from the following files:
Generated on Wed Jun 2 16:33:21 2004 for COrnell Data EXchange (CODEX) by doxygen1.2.18