Computer Assisted Medical Intervention Tool Kit  version 5.2
MonitorFactory Class Reference

A factory to create monitors. More...

#include <MonitorFactory.h>

+ Collaboration diagram for MonitorFactory:

Public Member Functions

 ~MonitorFactory ()
 destructor More...
 

Static Public Member Functions

static MonitorcreateMonitor (mml::Monitor *m, MonitoringManager *monitoringManager)
 create a monitor according to the xsdcxx object monitor More...
 

Detailed Description

A factory to create monitors.

Constructor & Destructor Documentation

◆ ~MonitorFactory()

MonitorFactory::~MonitorFactory ( )

destructor

Member Function Documentation

◆ createMonitor()

Monitor * MonitorFactory::createMonitor ( mml::Monitor *  m,
MonitoringManager monitoringManager 
)
static

create a monitor according to the xsdcxx object monitor

Referenced by Reference::Reference().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: