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::RmaPutStart_rep Class Reference

Event representation for RMA_PUT_START events.

#include <pearl/RmaPutStart_rep.h>

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

List of all members.

Public Member Functions

virtual event_t getType () const
virtual bool isOfType (event_t type) const
virtual uint32_t get_remote () const
virtual uint64_t getBytesSent () const
virtual uint32_t get_rma_id () const
Constructors & destructor
 RmaPutStart_rep (timestamp_t timestamp, uint32_t rma_id, uint32_t remote, uint64_t bytesSent)
 RmaPutStart_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::RmaPutStart_rep::RmaPutStart_rep ( timestamp_t  timestamp,
uint32_t  rma_id,
uint32_t  remote,
uint64_t  bytesSent 
)
pearl::RmaPutStart_rep::RmaPutStart_rep ( const GlobalDefs defs,
Buffer buffer 
)

Member Function Documentation

virtual uint32_t pearl::RmaPutStart_rep::get_remote ( ) const [virtual]

Reimplemented from pearl::Event_rep.

virtual uint32_t pearl::RmaPutStart_rep::get_rma_id ( ) const [virtual]

Reimplemented from pearl::Event_rep.

virtual uint64_t pearl::RmaPutStart_rep::getBytesSent ( ) const [virtual]

Reimplemented from pearl::Event_rep.

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

Implements pearl::Event_rep.

Reimplemented in pearl::MpiRmaPutStart_rep.

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

Implements pearl::Event_rep.

Reimplemented in pearl::MpiRmaPutStart_rep.

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

Reimplemented from pearl::Event_rep.

Reimplemented in pearl::MpiRmaPutStart_rep.

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

Reimplemented from pearl::Event_rep.

Reimplemented in pearl::MpiRmaPutStart_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