18 #ifndef MSTransportableDevice_FCD_h 19 #define MSTransportableDevice_FCD_h
static void cleanup()
resets the edge filter
Notification
Definition of a vehicle state.
bool notifyEnter(SUMOTrafficObject &, MSMoveReminder::Notification, const MSLane *)
void saveState(OutputDevice &) const
Saves the state of the device.
A device which collects info on the vehicle trip (mainly on departure and arrival) ...
Abstract in-person device.
MSTransportableDevice_FCD & operator=(const MSTransportableDevice_FCD &)
Invalidated assignment operator.
const std::string deviceName() const
return the name for this type of device
Representation of a vehicle or person.
~MSTransportableDevice_FCD()
Destructor.
static void insertOptions(OptionsCont &oc)
Inserts MSTransportableDevice_FCD-options.
A storage for options typed value containers)
Static storage of an output device and its base (abstract) implementation.
MSTransportableDevice_FCD(MSTransportable &holder, const std::string &id)
Constructor.
Representation of a lane in the micro simulation.
static void buildDevices(MSTransportable &t, std::vector< MSTransportableDevice *> &into)
Build devices for the given vehicle, if needed.