#include <TraCIServerAPI_LaneArea.h>
Definition at line 40 of file TraCIServerAPI_LaneArea.h.
◆ TraCIServerAPI_LaneArea()
invalidated copy constructor
◆ operator=()
invalidated assignment operator
◆ processGet()
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 36 of file TraCIServerAPI_LaneArea.cpp.
References libsumo::CMD_GET_LANEAREA_VARIABLE, TraCIServer::getWrapperStorage(), TraCIServer::initWrapper(), tcpip::Storage::readString(), tcpip::Storage::readUnsignedByte(), libsumo::RESPONSE_GET_LANEAREA_VARIABLE, libsumo::RTYPE_OK, toHex(), TraCIServer::writeErrorStatusCmd(), TraCIServer::writeResponseWithLength(), and TraCIServer::writeStatusCmd().
Referenced by TraCIServer::TraCIServer().
The documentation for this class was generated from the following files: