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