| virtual bool Application_interface::containsTask |
( |
int |
taskID | ) |
|
|
pure virtual |
Check if the Application contains the task.
- Parameters
-
- Returns
- true if application contains the task
Implemented in Application.
| virtual int Application_interface::getFirstTaskID |
( |
| ) |
|
|
pure virtual |
Get the first task id of the application.
- Returns
- the task id
Implemented in Application.
| virtual string Application_interface::getName |
( |
void |
| ) |
|
|
pure virtual |
Get the name of the application.
- Returns
- name (string)
Implemented in Application.
| virtual int Application_interface::getTaskNumber |
( |
| ) |
|
|
pure virtual |
Get the task number of the application.
- Returns
- number of tasks
Implemented in Application.
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/application_interface.h