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

#include <instr_private.h>

Inheritance diagram for simgrid::instr::StartLinkEvent:
simgrid::instr::PajeEvent

Public Member Functions

 StartLinkEvent (double timestamp, Container *container, Type *type, Container *sourceContainer, const char *value, const char *key)
 
 StartLinkEvent (double timestamp, Container *container, Type *type, Container *sourceContainer, const char *value, const char *key, int size)
 
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

◆ StartLinkEvent() [1/2]

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

◆ StartLinkEvent() [2/2]

simgrid::instr::StartLinkEvent::StartLinkEvent ( double  timestamp,
Container container,
Type type,
Container sourceContainer,
const char *  value,
const char *  key,
int  size 
)

Member Function Documentation

◆ print()

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

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