20 #ifndef MSDevice_BTsender_h
21 #define MSDevice_BTsender_h
void generateOutput() const
Called on writing tripinfo output.
~MSDevice_BTsender()
Destructor.
MSDevice_BTsender & operator=(const MSDevice_BTsender &)
Invalidated assignment operator.
void reportRoute()
Says the device the holder shall report his route.
Representation of a vehicle.
MSDevice_BTsender(SUMOVehicle &holder, const std::string &id)
Constructor.
static void insertOptions(OptionsCont &oc)
Inserts MSDevice_BTsender-options.
Abstract in-vehicle device.
A storage for options typed value containers)
bool myReportRoute
Whether the vehicle shall report it's route.
static void buildVehicleDevices(SUMOVehicle &v, std::vector< MSDevice * > &into)
Build devices for the given vehicle, if needed.