#include <TraCIServerAPI_ArealDetector.h>
invalidated copy constructor
invalidated assignment operator
Processes a get value command (Command 0xa1: Get AreaDetector Variable)
- Parameters
-
[in] | server | The TraCI-server-instance which schedules this request |
[in] | inputStorage | The storage to read the command from |
[out] | outputStorage | The storage to write the result to |
Definition at line 47 of file TraCIServerAPI_ArealDetector.cpp.
References CMD_GET_AREAL_DETECTOR_VARIABLE, NamedObjectCont< T >::get(), MSE2Collector::getCurrentJamLengthInMeters(), MSE2Collector::getCurrentJamLengthInVehicles(), MSNet::getDetectorControl(), MSNet::getInstance(), MSDetectorControl::getTypedDetectors(), ID_COUNT, ID_LIST, NamedObjectCont< T >::insertIDs(), JAM_LENGTH_METERS, JAM_LENGTH_VEHICLE, tcpip::Storage::readString(), tcpip::Storage::readUnsignedByte(), RESPONSE_GET_AREAL_DETECTOR_VARIABLE, RTYPE_OK, SUMO_TAG_LANE_AREA_DETECTOR, TYPE_DOUBLE, TYPE_INTEGER, TYPE_STRINGLIST, tcpip::Storage::writeDouble(), TraCIServer::writeErrorStatusCmd(), tcpip::Storage::writeInt(), TraCIServer::writeResponseWithLength(), TraCIServer::writeStatusCmd(), tcpip::Storage::writeString(), tcpip::Storage::writeStringList(), and tcpip::Storage::writeUnsignedByte().
Referenced by TraCIServer::TraCIServer().
The documentation for this class was generated from the following files: