#include <instr_private.h>
|
| | StartLinkEvent (double timestamp, Container *container, Type *type, Container *sourceContainer, const char *value, const char *key) |
| |
| | StartLinkEvent (double timestamp, Container *container, Type *type, Container *sourceContainer, const char *value, const char *key, int size) |
| |
| void | print () override |
| |
| virtual | ~PajeEvent () |
| |
◆ StartLinkEvent() [1/2]
| simgrid::instr::StartLinkEvent::StartLinkEvent |
( |
double |
timestamp, |
|
|
Container * |
container, |
|
|
Type * |
type, |
|
|
Container * |
sourceContainer, |
|
|
const char * |
value, |
|
|
const char * |
key |
|
) |
| |
◆ StartLinkEvent() [2/2]
| simgrid::instr::StartLinkEvent::StartLinkEvent |
( |
double |
timestamp, |
|
|
Container * |
container, |
|
|
Type * |
type, |
|
|
Container * |
sourceContainer, |
|
|
const char * |
value, |
|
|
const char * |
key, |
|
|
int |
size |
|
) |
| |
◆ print()
| void simgrid::instr::StartLinkEvent::print |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: