![]() |
GemaCoreLib
The GeMA Core library
|
Declaration of the GmResultsRule class. More...


Go to the source code of this file.
Classes | |
| class | GmResultsRule |
| A result rule represents an action that will be executed over one or more data sets at the moments (times, iterations, etc) defined by one or more time sets. This action can be, for example, saving the data to a file, printing the data or sending it through the monitor server. This base class implements the common part for any action, loading and managing the data sets list and the time sets list. The executed action is delegated to the corresponding derived class. More... | |
Enumerations | |
| enum | GmResultsRuleType { GM_RESULTS_SAVE_RULE , GM_RESULTS_PRINT_RULE , GM_RESULTS_MONITOR_RULE } |
| The current available types for a result rule. More... | |
Declaration of the GmResultsRule class.
| enum GmResultsRuleType |