| virtual sc_event& QoS_interface::endOfSchedulingEvent |
( |
int |
id | ) |
|
|
pure virtual |
Get the event notified at the end of the scheduling decision. The monitoring thread can wait on the event.
- Returns
- event of end of scheduling
Implemented in Reconfiguration_manager_base.
| virtual vector<Application>& QoS_interface::getApplications |
( |
| ) |
|
|
pure virtual |
| virtual sc_trace_file* QoS_interface::getTraceFile |
( |
| ) |
const |
|
pure virtual |
| virtual sc_event& QoS_interface::startOfSchedulingEvent |
( |
int |
id | ) |
|
|
pure virtual |
Get the event notified at the start of the scheduling decision. The monitoring thread can wait on the event.
- Returns
- event of end of scheduling
Implemented in Reconfiguration_manager_base.
| virtual sc_event& QoS_interface::updateRZStateEvent |
( |
int |
id | ) |
|
|
pure virtual |
Get the event notified when the RZ state changed. The monitoring thread can wait on the event.
- Returns
- event of end of scheduling
Implemented in Reconfiguration_manager_base.
| virtual sc_event& QoS_interface::updateTaskStateEvent |
( |
int |
id | ) |
|
|
pure virtual |
Get the event notified when the task state changed. The monitoring thread can wait on the event.
- Returns
- event of end of scheduling
Implemented in Reconfiguration_manager_base.
The documentation for this class was generated from the following file:
- C:/App/eclipse/TOOLS/fortress_management/fortress_dev/ref-simulation/Config_1/simulation/RecoSim/src/qos_interface.h