SUMO - Simulation of Urban MObility
TraCIServerAPI_MultiEntryExit Class Reference

APIs for getting/setting multi-entry/multi-exit detector values via TraCI. More...

#include <TraCIServerAPI_MultiEntryExit.h>

Collaboration diagram for TraCIServerAPI_MultiEntryExit:
Collaboration graph

Static Public Member Functions

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

Private Member Functions

TraCIServerAPI_MultiEntryExitoperator= (const TraCIServerAPI_MultiEntryExit &s)
 invalidated assignment operator More...
 
 TraCIServerAPI_MultiEntryExit (const TraCIServerAPI_MultiEntryExit &s)
 invalidated copy constructor More...
 

Detailed Description

APIs for getting/setting multi-entry/multi-exit detector values via TraCI.

Definition at line 46 of file TraCIServerAPI_MultiEntryExit.h.

Constructor & Destructor Documentation

◆ TraCIServerAPI_MultiEntryExit()

TraCIServerAPI_MultiEntryExit::TraCIServerAPI_MultiEntryExit ( const TraCIServerAPI_MultiEntryExit s)
private

invalidated copy constructor

Member Function Documentation

◆ operator=()

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

invalidated assignment operator

◆ processGet()


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