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