 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
18 #ifndef MSTransportableDevice_h
19 #define MSTransportableDevice_h
MSTransportable & myHolder
The person that stores the device.
virtual ~MSTransportableDevice()
Destructor.
MSTransportable & getHolder() const
Returns the person that holds this device.
MSTransportableDevice(const MSTransportableDevice &)
Invalidated copy constructor.
Abstract in-vehicle / in-person device.
Abstract in-person device.
MSTransportableDevice(MSTransportable &holder, const std::string &id)
Constructor.
MSTransportableDevice & operator=(const MSTransportableDevice &)
Invalidated assignment operator.