A factory to create MonitoringManager. More...
#include <MonitoringManagerFactory.h>
Collaboration diagram for MonitoringManagerFactory:Public Member Functions | |
| ~MonitoringManagerFactory ()=default | |
| destructor More... | |
Static Public Member Functions | |
| static MonitoringManager * | createManager (const char *mml) |
| create an interactive or noninteractive manager according to simulator type More... | |
A factory to create MonitoringManager.
|
default |
destructor
|
static |
create an interactive or noninteractive manager according to simulator type
References SimulatorFactory::getInstance(), SimulatorFactory::isInteractive(), and SimulatorFactory::isRegistered().
Referenced by MonitoringGuiManager::loadMmlInFile().
Here is the call graph for this function:
Here is the caller graph for this function: