sc::ActiveMessageEcho Class Reference

This is an ActiveMessage derivative used for testing. More...

#include <util/group/actmsg.h>

Inheritance diagram for sc::ActiveMessageEcho:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ActiveMessageEcho (StateIn &)
 ActiveMessageEcho (int i)
void save_data_state (StateOut &)
 Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them.
void run (int sender, int type, ActiveMessageGrp *context)
 This is called when ActiveMessageGrp is used to send an ActiveMessage object to a process.


Detailed Description

This is an ActiveMessage derivative used for testing.

It writes an integer to the output.


Member Function Documentation

void sc::ActiveMessageEcho::save_data_state ( StateOut  )  [virtual]

Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them.

This must be implemented by the derived class if the class has data.

Reimplemented from sc::ActiveMessage.

void sc::ActiveMessageEcho::run ( int  sender,
int  type,
ActiveMessageGrp context 
) [virtual]

This is called when ActiveMessageGrp is used to send an ActiveMessage object to a process.

Implements sc::ActiveMessage.


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

Generated at Sun Feb 22 10:13:02 2009 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.5.6.
These pages are hosted on SourceForge.net