An abstract device that changes the state of the micro simulation.
MSTrigger(const MSTrigger &)
Invalidated copy constructor.
MSTrigger(const std::string &id)
Constructor.
MSTrigger & operator=(const MSTrigger &)
Invalidated assignment operator.
static void cleanup()
properly deletes all trigger instances
static std::set< MSTrigger * > myInstances
virtual ~MSTrigger()
Destructor.
Base class for objects which have an id.