|
PEARL
Parallel Event Access and Replay Library
|
Event representation for RMA_GET_START events.
#include <pearl/MpiRmaGetStart_rep.h>
Public Member Functions | |
| virtual event_t | getType () const |
| virtual bool | isOfType (event_t type) const |
| virtual MpiWindow * | get_window () const |
Constructors & destructor | |
| MpiRmaGetStart_rep (timestamp_t timestamp, uint32_t rma_id, uint32_t remote, uint64_t bytesReceived, MpiWindow *window) | |
| MpiRmaGetStart_rep (const GlobalDefs &defs, Buffer &buffer) | |
Protected Member Functions | |
| virtual std::ostream & | output (std::ostream &stream) const |
Serialize event data | |
| virtual void | pack (Buffer &buffer) const |
| pearl::MpiRmaGetStart_rep::MpiRmaGetStart_rep | ( | timestamp_t | timestamp, |
| uint32_t | rma_id, | ||
| uint32_t | remote, | ||
| uint64_t | bytesReceived, | ||
| MpiWindow * | window | ||
| ) |
| pearl::MpiRmaGetStart_rep::MpiRmaGetStart_rep | ( | const GlobalDefs & | defs, |
| Buffer & | buffer | ||
| ) |
| virtual MpiWindow* pearl::MpiRmaGetStart_rep::get_window | ( | ) | const [virtual] |
Reimplemented from pearl::Event_rep.
| virtual event_t pearl::MpiRmaGetStart_rep::getType | ( | ) | const [virtual] |
Reimplemented from pearl::RmaGetStart_rep.
| virtual bool pearl::MpiRmaGetStart_rep::isOfType | ( | event_t | type | ) | const [virtual] |
Reimplemented from pearl::RmaGetStart_rep.
| virtual std::ostream& pearl::MpiRmaGetStart_rep::output | ( | std::ostream & | stream | ) | const [protected, virtual] |
Reimplemented from pearl::RmaGetStart_rep.
| virtual void pearl::MpiRmaGetStart_rep::pack | ( | Buffer & | buffer | ) | const [protected, virtual] |
Reimplemented from pearl::RmaGetStart_rep.
![]() |
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 |