SimGrid  3.16
Versatile Simulation of Distributed Systems
EndLinkEvent Class Reference

#include <instr_private.h>

Inheritance diagram for EndLinkEvent:
PajeEvent

Public Member Functions

 EndLinkEvent (double timestamp, container_t container, type_t type, container_t destContainer, const char *value, const char *key)
 
 ~EndLinkEvent ()
 
void print () override
 
- Public Member Functions inherited from PajeEvent
virtual ~PajeEvent ()
 

Additional Inherited Members

- Public Attributes inherited from PajeEvent
double timestamp
 
e_event_type event_type
 
voiddata
 

Constructor & Destructor Documentation

◆ EndLinkEvent()

EndLinkEvent::EndLinkEvent ( double  timestamp,
container_t  container,
type_t  type,
container_t  destContainer,
const char *  value,
const char *  key 
)

◆ ~EndLinkEvent()

EndLinkEvent::~EndLinkEvent ( )

Member Function Documentation

◆ print()

void EndLinkEvent::print ( )
overridevirtual

Implements PajeEvent.


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