|
PEARL
Parallel Event Access and Replay Library
|
Listener using the communicator of an MpiWindow object. More...
#include <pearl/MpiAmListener.h>
Public Member Functions | |
Handling incoming messages | |
| virtual bool | probe () |
Public Member Functions inherited from pearl::AmListener | |
| void | addReference () |
| void | removeReference () |
| size_t | numReferences () const |
Constructors & destructor | |
| static AmListener::Ptr | create (const Communicator &comm) |
| virtual | ~MpiAmListener () |
Additional Inherited Members | |
Public Types inherited from pearl::AmListener | |
| typedef AmListener * | Ptr |
Static Public Member Functions inherited from pearl::AmListener | |
| static AmListener::Ptr | create (const pearl::Communicator &) |
Protected Member Functions inherited from pearl::AmListener | |
| AmListener (Buffer *buffer) | |
| virtual | ~AmListener () |
| Buffer & | getBuffer () |
Listeners can only be created using the static create() method to ensure that the runtime system has full control over the object.
|
virtual |
|
static |
|
virtual |
Implements pearl::AmListener.
![]() |
Copyright © 1998–2016 Forschungszentrum Jülich GmbH,
Jülich Supercomputing Centre
Copyright © 2009–2015 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming |