SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TraCIServerAPI_MeMeDetector Class Reference

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

#include <TraCIServerAPI_MeMeDetector.h>

Static Public Member Functions

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

Private Member Functions

TraCIServerAPI_MeMeDetectoroperator= (const TraCIServerAPI_MeMeDetector &s)
 invalidated assignment operator
 TraCIServerAPI_MeMeDetector (const TraCIServerAPI_MeMeDetector &s)
 invalidated copy constructor

Detailed Description

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

Definition at line 48 of file TraCIServerAPI_MeMeDetector.h.

Constructor & Destructor Documentation

TraCIServerAPI_MeMeDetector::TraCIServerAPI_MeMeDetector ( const TraCIServerAPI_MeMeDetector s)
private

invalidated copy constructor

Member Function Documentation

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

invalidated assignment operator


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