SUMO - Simulation of Urban MObility
|
#include <socket.h>
Public Member Functions | |
SocketException (std::string what) throw () | |
virtual const char * | what () const throw () |
~SocketException () throw () | |
Private Attributes | |
std::string | what_ |
|
inline |
|
inline |
|
inlinevirtual |
Definition at line 70 of file socket.h.
Referenced by TraCITestClient::commandClose(), TraCITestClient::commandGetVariable(), TraCITestClient::commandSetValue(), TraCITestClient::commandSimulationStep(), TraCITestClient::commandSubscribeContextVariable(), TraCITestClient::commandSubscribeObjectVariable(), OutputDevice_Network::OutputDevice_Network(), OutputDevice_Network::postWriteHook(), TraCIServer::processCommandsUntilSimStep(), TraCITestClient::run(), SocketException(), and TraCIServer::TraCIServer().