(abstract) base class of all UdpSockets More...
#include <udp-socket.h>
Static Public Member Functions | |
static TypeId | GetTypeId (void) |
This method returns the TypeId associated to ns3::UdpSocket. |
(abstract) base class of all UdpSockets
This class exists solely for hosting UdpSocket attributes that can be reused across different implementations.
static TypeId ns3::UdpSocket::GetTypeId | ( | void | ) | [static] |
This method returns the TypeId associated to ns3::UdpSocket.
Attributes defined for this type:
No TraceSources defined for this type.
Reimplemented from ns3::Object.
Reimplemented in ns3::UdpSocketImpl.