SimGrid
3.16
Versatile Simulation of Distributed Systems
|
#include <instr_private.h>
Public Member Functions | |
NewEvent (double timestamp, container_t container, type_t type, val_t value) | |
void | print () override |
![]() | |
virtual | ~PajeEvent () |
Public Attributes | |
container_t | container |
type_t | type |
val_t | value |
![]() | |
double | timestamp |
e_event_type | event_type |
void * | data |
NewEvent::NewEvent | ( | double | timestamp, |
container_t | container, | ||
type_t | type, | ||
val_t | value | ||
) |
container_t NewEvent::container |
type_t NewEvent::type |
val_t NewEvent::value |