54 bool forceInsert =
false,
const std::string tlID =
"");
GNEJunction * myJunction
we need the junction because it is the target of our change commands
const std::string myNewID
std::string undoName() const
return undoName
~GNEChange_TLS()
Destructor.
const std::string myOldID
variables used for renaming TLS
std::string redoName() const
get Redo name
NBTrafficLightDefinition * myTlDef
the traffic light to be created/deleted. We assume no responsibility for the pointer
const bool myForceInsert
check if forceInsert is enabled
the function-object for an editing operation (abstract base)
The base class for traffic light logic definitions.