19 #ifndef MSTransportableDevice_h 20 #define MSTransportableDevice_h MSTransportable & myHolder
The person that stores the device.
MSTransportableDevice(MSTransportable &holder, const std::string &id)
Constructor.
MSTransportableDevice & operator=(const MSTransportableDevice &)
Invalidated assignment operator.
Abstract in-person device.
virtual ~MSTransportableDevice()
Destructor.
Abstract in-vehicle / in-person device.
MSTransportable & getHolder() const
Returns the person that holds this device.