SimGrid  3.16
Versatile Simulation of Distributed Systems
SetVariableEvent Class Reference

#include <instr_private.h>

Inheritance diagram for SetVariableEvent:
PajeEvent

Public Member Functions

 SetVariableEvent (double timestamp, container_t container, type_t type, double value)
 
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

◆ SetVariableEvent()

SetVariableEvent::SetVariableEvent ( double  timestamp,
container_t  container,
type_t  type,
double  value 
)

Member Function Documentation

◆ print()

void SetVariableEvent::print ( )
overridevirtual

Implements PajeEvent.


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