SimGrid  3.18
Versatile Simulation of Distributed Systems
simgrid::instr::LinkEvent Class Reference

#include <instr_paje_events.hpp>

Inheritance diagram for simgrid::instr::LinkEvent:
simgrid::instr::PajeEvent

Public Member Functions

 LinkEvent (Container *container, Type *type, e_event_type event_type, Container *sourceContainer, std::string value, std::string key)
 
 LinkEvent (Container *container, Type *type, e_event_type event_type, Container *sourceContainer, std::string value, std::string key, int size)
 
void print () override
 
- Public Member Functions inherited from simgrid::instr::PajeEvent
 PajeEvent (Container *container, Type *type, double timestamp, e_event_type eventType)
 
virtual ~PajeEvent ()=default
 
void insertIntoBuffer ()
 

Additional Inherited Members

- Public Attributes inherited from simgrid::instr::PajeEvent
double timestamp_
 
e_event_type eventType_
 
- Protected Member Functions inherited from simgrid::instr::PajeEvent
TypegetType ()
 
ContainergetContainer ()
 

Constructor & Destructor Documentation

◆ LinkEvent() [1/2]

simgrid::instr::LinkEvent::LinkEvent ( Container container,
Type type,
e_event_type  event_type,
Container sourceContainer,
std::string  value,
std::string  key 
)

◆ LinkEvent() [2/2]

simgrid::instr::LinkEvent::LinkEvent ( Container container,
Type type,
e_event_type  event_type,
Container sourceContainer,
std::string  value,
std::string  key,
int  size 
)

Member Function Documentation

◆ print()

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

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