![]() |
Dripline-Cpp
v2.4.2
Dripline Implementation in C++
|
Definition of an event, including the executable object and the scheduler ID. More...
#include <scheduler.hh>
Public Attributes | |
executable_t | f_executable |
int | f_id |
Definition of an event, including the executable object and the scheduler ID.
Definition at line 105 of file scheduler.hh.
executable_t f_executable |
Definition at line 107 of file scheduler.hh.
int f_id |
Definition at line 108 of file scheduler.hh.