Eclipse SUMO - Simulation of Urban MObility
TraCIServerAPI_Junction Class Reference

APIs for getting/setting junction values via TraCI. More...

#include <TraCIServerAPI_Junction.h>

Collaboration diagram for TraCIServerAPI_Junction:

Static Public Member Functions

static bool processGet (TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
 Processes a get value command (Command 0xa9: Get Junction Variable) More...
 

Private Member Functions

TraCIServerAPI_Junctionoperator= (const TraCIServerAPI_Junction &s)
 invalidated assignment operator More...
 
 TraCIServerAPI_Junction (const TraCIServerAPI_Junction &s)
 invalidated copy constructor More...
 

Detailed Description

APIs for getting/setting junction values via TraCI.

Definition at line 44 of file TraCIServerAPI_Junction.h.

Constructor & Destructor Documentation

◆ TraCIServerAPI_Junction()

TraCIServerAPI_Junction::TraCIServerAPI_Junction ( const TraCIServerAPI_Junction s)
private

invalidated copy constructor

Member Function Documentation

◆ operator=()

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

invalidated assignment operator

◆ processGet()

bool TraCIServerAPI_Junction::processGet ( TraCIServer server,
tcpip::Storage inputStorage,
tcpip::Storage outputStorage 
)
static

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