![]() |
PEARL
Parallel Event Access and Replay Library
|
#include <pearl/RmaGetEnd_rep.h>
Public Member Functions | |
virtual event_t | getType () const |
virtual bool | isOfType (event_t type) const |
virtual uint32_t | get_rma_id () const |
Constructors & destructor | |
RmaGetEnd_rep (timestamp_t timestamp, uint32_t rma_id) | |
RmaGetEnd_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::RmaGetEnd_rep::RmaGetEnd_rep | ( | timestamp_t | timestamp, |
uint32_t | rma_id | ||
) |
pearl::RmaGetEnd_rep::RmaGetEnd_rep | ( | const GlobalDefs & | defs, |
Buffer & | buffer | ||
) |
virtual uint32_t pearl::RmaGetEnd_rep::get_rma_id | ( | ) | const [virtual] |
Reimplemented from pearl::Event_rep.
virtual event_t pearl::RmaGetEnd_rep::getType | ( | ) | const [virtual] |
Implements pearl::Event_rep.
Reimplemented in pearl::MpiRmaGetEnd_rep.
virtual bool pearl::RmaGetEnd_rep::isOfType | ( | event_t | type | ) | const [virtual] |
Implements pearl::Event_rep.
Reimplemented in pearl::MpiRmaGetEnd_rep.
virtual std::ostream& pearl::RmaGetEnd_rep::output | ( | std::ostream & | stream | ) | const [protected, virtual] |
Reimplemented from pearl::Event_rep.
virtual void pearl::RmaGetEnd_rep::pack | ( | Buffer & | buffer | ) | const [protected, virtual] |
Reimplemented from pearl::Event_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 |