Abstract in-vehicle / in-person device.
Something on a lane to be noticed about vehicle movement.
Abstract in-person device.
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.