Eclipse SUMO - Simulation of Urban MObility
TraCIServerAPI_InductionLoop Class Reference

APIs for getting/setting induction loop values via TraCI. More...

#include <TraCIServerAPI_InductionLoop.h>

Collaboration diagram for TraCIServerAPI_InductionLoop:

Static Public Member Functions

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

Private Member Functions

TraCIServerAPI_InductionLoopoperator= (const TraCIServerAPI_InductionLoop &s)
 invalidated assignment operator More...
 
 TraCIServerAPI_InductionLoop (const TraCIServerAPI_InductionLoop &s)
 invalidated copy constructor More...
 

Detailed Description

APIs for getting/setting induction loop values via TraCI.

Definition at line 38 of file TraCIServerAPI_InductionLoop.h.

Constructor & Destructor Documentation

◆ TraCIServerAPI_InductionLoop()

TraCIServerAPI_InductionLoop::TraCIServerAPI_InductionLoop ( const TraCIServerAPI_InductionLoop s)
private

invalidated copy constructor

Member Function Documentation

◆ operator=()

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

invalidated assignment operator

◆ processGet()


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