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

Event representation for MPI_RMA_PUT_START events.

#include <pearl/MpiRmaPutStart_rep.h>

Inheritance diagram for pearl::MpiRmaPutStart_rep:
pearl::RmaPutStart_rep pearl::Event_rep pearl::SmallObject

List of all members.

Public Member Functions

virtual event_t getType () const
virtual bool isOfType (event_t type) const
virtual MpiWindowget_window () const
Constructors & destructor
 MpiRmaPutStart_rep (timestamp_t timestamp, uint32_t rma_id, uint32_t remote, uint64_t bytesSent, MpiWindow *window)
 MpiRmaPutStart_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

Constructor & Destructor Documentation

pearl::MpiRmaPutStart_rep::MpiRmaPutStart_rep ( timestamp_t  timestamp,
uint32_t  rma_id,
uint32_t  remote,
uint64_t  bytesSent,
MpiWindow window 
)

Member Function Documentation

virtual MpiWindow* pearl::MpiRmaPutStart_rep::get_window ( ) const [virtual]

Reimplemented from pearl::Event_rep.

virtual event_t pearl::MpiRmaPutStart_rep::getType ( ) const [virtual]

Reimplemented from pearl::RmaPutStart_rep.

virtual bool pearl::MpiRmaPutStart_rep::isOfType ( event_t  type) const [virtual]

Reimplemented from pearl::RmaPutStart_rep.

virtual std::ostream& pearl::MpiRmaPutStart_rep::output ( std::ostream &  stream) const [protected, virtual]

Reimplemented from pearl::RmaPutStart_rep.

virtual void pearl::MpiRmaPutStart_rep::pack ( Buffer buffer) const [protected, virtual]

Reimplemented from pearl::RmaPutStart_rep.


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