MSDevice(const std::string &id)
Constructor.
MSMoveReminder(const std::string &description, MSLane *const lane=nullptr, const bool doAdd=true)
Constructor.
MSTransportable & getHolder() const
Returns the person that holds this device.
MSTransportableDevice(const MSTransportableDevice &)
Invalidated copy constructor.
MSTransportable & myHolder
The person that stores the device.
MSTransportableDevice(MSTransportable &holder, const std::string &id)
Constructor.
MSTransportableDevice & operator=(const MSTransportableDevice &)
Invalidated assignment operator.
virtual ~MSTransportableDevice()
Destructor.