18#include "RequestCancelledEvent.hpp"
21 otf2::definition::location *location,
22 types::communicator *communicator)
26 return RequestCancelled;
Class representing non blocking events in point to point communications like MPI_ISEND,...
CommunicationKind getKind() const override
RequestCancelledEvent(const otf2::chrono::duration &start, const otf2::chrono::duration &end, otf2::definition::location *location, types::communicator *communicator)