|
SimGrid
3.16
Versatile Simulation of Distributed Systems
|
#include <instr_private.h>
Public Member Functions | |
| EndLinkEvent (double timestamp, container_t container, type_t type, container_t destContainer, const char *value, const char *key) | |
| ~EndLinkEvent () | |
| 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 |
| void * | data |
| EndLinkEvent::EndLinkEvent | ( | double | timestamp, |
| container_t | container, | ||
| type_t | type, | ||
| container_t | destContainer, | ||
| const char * | value, | ||
| const char * | key | ||
| ) |
| EndLinkEvent::~EndLinkEvent | ( | ) |