![]() |
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 () |
![]() | |
void | addReference () |
void | removeReference () |
size_t | numReferences () const |
Constructors & destructor | |
static AmListener::Ptr | create (const Communicator &comm) |
virtual | ~MpiAmListener () |
Additional Inherited Members | |
![]() | |
typedef AmListener * | Ptr |
Reference-counted pointer to a listener object. To ensure proper deallocation of a listener object, they should only be handled through these pointer types. More... | |
![]() | |
static AmListener::Ptr | create (const pearl::Communicator &) |
![]() | |
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–2019 Forschungszentrum Jülich GmbH,
Jülich Supercomputing Centre
Copyright © 2009–2015 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming |