Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CODEX_APSS::EstablishCallback Class Reference

Callback to handle responses to an EstablishMsg request. More...

#include <EstablishCallback.h>

Inheritance diagram for CODEX_APSS::EstablishCallback:

Inheritance graph
[legend]
Collaboration diagram for CODEX_APSS::EstablishCallback:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 EstablishCallback (InitActivity *initAct, unsigned int version, const SublabelType &label)
 Constructor.
virtual ~EstablishCallback ()
 Virtual destructor.
bool operator() (unsigned int server, CODEX_Quorum::Message *msg)
void fail ()
 Override the default.
virtual bool operator() (unsigned int server, Message *msg)=0

Detailed Description

Callback to handle responses to an EstablishMsg request.

Definition at line 30 of file EstablishCallback.h.


Member Function Documentation

virtual bool CODEX_Quorum::ResponseCallback::operator() unsigned int  server,
Message msg
[pure virtual, inherited]
 

Parameters:
server The ID of the server that sent the message being processed.
msg The message received. The callback object takes ownership of the memory.


The documentation for this class was generated from the following files:
Generated on Fri May 6 17:41:33 2005 for COrnell Data EXchange (CODEX) by  doxygen 1.4.1