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

Data Structures

class  Socket
 
class  SocketException
 
class  Storage
 

Functions

 BailOnSocketError ("tcpip::Socket::recvAndCheck @ recv")
 
throw SocketException ("tcpip::Socket::recvAndCheck @ recv: peer shutdown")
 
return static_cast< size_t > (bytesReceived)
 
void Socket::const throw (SocketException)
 
bool Socket::const throw ()
 

Function Documentation

tcpip::BailOnSocketError ( "tcpip::Socket::recvAndCheck @ recv"  )

Referenced by throw().

return tcpip::static_cast< size_t > ( bytesReceived  )
void tcpip::Socket::throw ( SocketException  )

Definition at line 149 of file socket.cpp.

References SocketException().

bool Socket:: const tcpip::throw ( )

Definition at line 173 of file socket.cpp.

References BailOnSocketError().