PEARL
Parallel Event Access and Replay Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
pearl::MpiAmListener Class Reference

Listener using the communicator of an MpiWindow object. More...

#include <pearl/MpiAmListener.h>

Inheritance diagram for pearl::MpiAmListener:
pearl::AmListener

List of all members.

Public Member Functions

virtual bool probe ()

Constructors & destructor

static AmListener::Ptr create (const Communicator &comm)
virtual ~MpiAmListener ()

Detailed Description

Listeners can only be created using the static create() method to ensure that the runtime system has full control over the object.

Note:
It is implied that no other communication is taking place on the communicator that could interfere with the active message communication. This Listener will probe for and receive any message on this communicator.

Constructor & Destructor Documentation

virtual pearl::MpiAmListener::~MpiAmListener ( ) [virtual]

Member Function Documentation

static AmListener::Ptr pearl::MpiAmListener::create ( const Communicator comm) [static]

Reimplemented from pearl::AmListener.

virtual bool pearl::MpiAmListener::probe ( ) [virtual]

Implements pearl::AmListener.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Scalasca    Copyright © 1998–2014 Forschungszentrum Jülich GmbH, Jülich Supercomputing Centre
Copyright © 2009–2014 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming