SimGrid  3.16
Versatile Simulation of Distributed Systems
AddVariableEvent Class Reference

#include <instr_private.h>

Inheritance diagram for AddVariableEvent:
PajeEvent

Public Member Functions

 AddVariableEvent (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

◆ AddVariableEvent()

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

Member Function Documentation

◆ print()

void AddVariableEvent::print ( )
overridevirtual

Implements PajeEvent.


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