SimGrid  3.17
Versatile Simulation of Distributed Systems
simgrid::instr::EndLinkEvent Class Reference

#include <instr_private.h>

Inheritance diagram for simgrid::instr::EndLinkEvent:
simgrid::instr::PajeEvent

Public Member Functions

 EndLinkEvent (double timestamp, Container *container, Type *type, Container *destContainer, const char *value, const char *key)
 
 ~EndLinkEvent ()
 
void print () override
 
- Public Member Functions inherited from simgrid::instr::PajeEvent
virtual ~PajeEvent ()
 

Additional Inherited Members

- Public Attributes inherited from simgrid::instr::PajeEvent
double timestamp_
 
e_event_type eventType_
 

Constructor & Destructor Documentation

◆ EndLinkEvent()

simgrid::instr::EndLinkEvent::EndLinkEvent ( double  timestamp,
Container container,
Type type,
Container destContainer,
const char *  value,
const char *  key 
)

◆ ~EndLinkEvent()

simgrid::instr::EndLinkEvent::~EndLinkEvent ( )

Member Function Documentation

◆ print()

void simgrid::instr::EndLinkEvent::print ( )
overridevirtual

The documentation for this class was generated from the following files: