#include <jedule_events.hpp>
◆ Event()
simgrid::jedule::Event::Event |
( |
std::string |
name, |
|
|
double |
start_time, |
|
|
double |
end_time, |
|
|
std::string |
type |
|
) |
| |
◆ ~Event()
simgrid::jedule::Event::~Event |
( |
| ) |
|
◆ add_characteristic()
void simgrid::jedule::Event::add_characteristic |
( |
char * |
characteristic | ) |
|
◆ add_resources()
void simgrid::jedule::Event::add_resources |
( |
std::vector< sg_host_t > * |
host_selection | ) |
|
◆ add_info()
void simgrid::jedule::Event::add_info |
( |
char * |
key, |
|
|
char * |
value |
|
) |
| |
◆ print()
void simgrid::jedule::Event::print |
( |
FILE * |
file | ) |
|
◆ addCharacteristic()
void simgrid::jedule::Event::addCharacteristic |
( |
char * |
characteristic | ) |
|
|
inline |
◆ addResources()
void simgrid::jedule::Event::addResources |
( |
std::vector< sg_host_t > * |
host_selection | ) |
|
|
inline |
◆ addInfo()
void simgrid::jedule::Event::addInfo |
( |
char * |
key, |
|
|
char * |
value |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: