|
PEARL
Parallel Event Access and Replay Library
|
Generic representation for remote events without iterator functionality.
#include <pearl/RemoteEvent.h>
Public Member Functions | |
| Callpath * | get_cnode () const |
| const Location & | get_location () const |
| uint32_t | get_remote_index () const |
| Event_rep & | operator* () const |
| Event_rep * | operator-> () const |
Constructors & destructor | |
| RemoteEvent (const GlobalDefs &defs, Buffer &buffer) | |
Friends | |
| std::ostream & | operator<< (std::ostream &stream, const RemoteEvent &event) |
| pearl::RemoteEvent::RemoteEvent | ( | const GlobalDefs & | defs, |
| Buffer & | buffer | ||
| ) |
| Callpath* pearl::RemoteEvent::get_cnode | ( | ) | const |
| const Location& pearl::RemoteEvent::get_location | ( | ) | const |
| uint32_t pearl::RemoteEvent::get_remote_index | ( | ) | const |
| Event_rep& pearl::RemoteEvent::operator* | ( | ) | const |
| Event_rep* pearl::RemoteEvent::operator-> | ( | ) | const |
| std::ostream& operator<< | ( | std::ostream & | stream, |
| const RemoteEvent & | event | ||
| ) | [friend] |
![]() |
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 |