2 #ifndef CARMA_MONITOR_MONITORSUBSYSTEMMASTER_H
3 #define CARMA_MONITOR_MONITORSUBSYSTEMMASTER_H
48 static std::string toLower(
const std::string& input);
54 #endif // CARMA_MONITOR_MONITORSUBSYSTEMMASTER_H
virtual ~MonitorSubsystemMaster()
Destructor.
static MonitorSubsystem & makeSubsystem(const std::string &subsystemName)
Produce a monitor subsystem on the heap The subsystems can be upcast if needed.
A factory to produce monitor subsystems based on name.
A generic monitor subsystem base class.
Abstract MonitorSubsystem base class.