| virtual sc_event& Monitoring_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 RZ_config* Monitoring_interface::getRZProperties |
( |
string |
inst_name | ) |
|
|
pure virtual |
Get the RZ properties of the instance (Processor or RZ)
- Parameters
-
| inst_name | Instance of the processor or default RZ ("RZDefaultGroupName") |
- Returns
- Pointer to RZ properties
Implemented in Reconfiguration_manager_base.
| virtual sc_trace_file* Monitoring_interface::getTraceFile |
( |
| ) |
const |
|
pure virtual |
| virtual sc_event& Monitoring_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& Monitoring_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& Monitoring_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/monitoring_interface.h