Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
TraCIServerAPI_TrafficLight Class Reference

APIs for getting/setting traffic light values via TraCI. More...

#include <TraCIServerAPI_TrafficLight.h>

Static Public Member Functions

static bool processSet (TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
 Processes a set value command (Command 0xc2: Change Traffic Lights State)
 

Private Member Functions

TraCIServerAPI_TrafficLightoperator= (const TraCIServerAPI_TrafficLight &s)
 invalidated assignment operator
 
 TraCIServerAPI_TrafficLight (const TraCIServerAPI_TrafficLight &s)
 invalidated copy constructor
 

Static Private Member Functions

static void writeConstraint (TraCIServer &server, const libsumo::TraCISignalConstraint &c)
 

Detailed Description

APIs for getting/setting traffic light values via TraCI.

Definition at line 36 of file TraCIServerAPI_TrafficLight.h.

Constructor & Destructor Documentation

◆ TraCIServerAPI_TrafficLight()

TraCIServerAPI_TrafficLight::TraCIServerAPI_TrafficLight ( const TraCIServerAPI_TrafficLight s)
private

invalidated copy constructor

Member Function Documentation

◆ operator=()

TraCIServerAPI_TrafficLight & TraCIServerAPI_TrafficLight::operator= ( const TraCIServerAPI_TrafficLight s)
private

invalidated assignment operator

◆ processSet()

bool TraCIServerAPI_TrafficLight::processSet ( TraCIServer server,
tcpip::Storage inputStorage,
tcpip::Storage outputStorage 
)
static

◆ writeConstraint()


The documentation for this class was generated from the following files: