A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::UdpSocketImpl Member List

This is the complete list of members for ns3::UdpSocketImpl, including all inherited members.

AggregateObject(Ptr< Object > other)ns3::Object
Bind(void)ns3::UdpSocketImplvirtual
Bind(const Address &address)ns3::UdpSocketImplvirtual
Bind6(void)ns3::UdpSocketImplvirtual
BindToNetDevice(Ptr< NetDevice > netdevice)ns3::UdpSocketImplvirtual
Cleanup(void) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inlinestatic
Close(void)ns3::UdpSocketImplvirtual
Connect(const Address &address)ns3::UdpSocketImplvirtual
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
CreateSocket(Ptr< Node > node, TypeId tid)ns3::Socketstatic
Destroy(void) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
Destroy6(void) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
Dispose(void)ns3::Object
DoDispose(void)ns3::Socketprotectedvirtual
DoInitialize(void)ns3::Objectprotectedvirtual
DoSend(Ptr< Packet > p) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
DoSendTo(Ptr< Packet > p, const Address &daddr) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
DoSendTo(Ptr< Packet > p, Ipv4Address daddr, uint16_t dport) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
DoSendTo(Ptr< Packet > p, Ipv6Address daddr, uint16_t dport) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
ERROR_ADDRINUSE enum value (defined in ns3::Socket)ns3::Socket
ERROR_ADDRNOTAVAIL enum value (defined in ns3::Socket)ns3::Socket
ERROR_AFNOSUPPORT enum value (defined in ns3::Socket)ns3::Socket
ERROR_AGAIN enum value (defined in ns3::Socket)ns3::Socket
ERROR_BADF enum value (defined in ns3::Socket)ns3::Socket
ERROR_INVAL enum value (defined in ns3::Socket)ns3::Socket
ERROR_ISCONN enum value (defined in ns3::Socket)ns3::Socket
ERROR_MSGSIZE enum value (defined in ns3::Socket)ns3::Socket
ERROR_NODEV enum value (defined in ns3::Socket)ns3::Socket
ERROR_NOROUTETOHOST enum value (defined in ns3::Socket)ns3::Socket
ERROR_NOTCONN enum value (defined in ns3::Socket)ns3::Socket
ERROR_NOTERROR enum value (defined in ns3::Socket)ns3::Socket
ERROR_OPNOTSUPP enum value (defined in ns3::Socket)ns3::Socket
ERROR_SHUTDOWN enum value (defined in ns3::Socket)ns3::Socket
FinishBind(void) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
ForwardIcmp(Ipv4Address icmpSource, uint8_t icmpTtl, uint8_t icmpType, uint8_t icmpCode, uint32_t icmpInfo) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
ForwardIcmp6(Ipv6Address icmpSource, uint8_t icmpTtl, uint8_t icmpType, uint8_t icmpCode, uint32_t icmpInfo) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
ForwardUp(Ptr< Packet > p, Ipv4Header header, uint16_t port, Ptr< Ipv4Interface > incomingInterface) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
ForwardUp6(Ptr< Packet > p, Ipv6Header header, uint16_t port) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
GetAggregateIterator(void) const ns3::Object
GetAllowBroadcast() const ns3::UdpSocketImplvirtual
GetAttribute(std::string name, AttributeValue &value) const ns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &attribute) const ns3::ObjectBase
GetBoundNetDevice()ns3::Socket
GetErrno(void) const ns3::UdpSocketImplvirtual
GetInstanceTypeId(void) const ns3::Objectvirtual
GetIpMulticastIf(void) const (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivatevirtual
GetIpMulticastLoop(void) const (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivatevirtual
GetIpMulticastTtl(void) const (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivatevirtual
GetIpTos(void) const (defined in ns3::Socket)ns3::Socket
GetIpTtl(void) const (defined in ns3::Socket)ns3::Socketvirtual
GetIpv6HopLimit(void) const (defined in ns3::Socket)ns3::Socketvirtual
GetIpv6Tclass(void) const (defined in ns3::Socket)ns3::Socket
GetMtuDiscover(void) const (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivatevirtual
GetNode(void) const ns3::UdpSocketImplvirtual
GetObject(void) const ns3::Objectinline
GetObject(TypeId tid) const ns3::Object
GetRcvBufSize(void) const (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivatevirtual
GetReferenceCount(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
GetRxAvailable(void) const ns3::UdpSocketImplvirtual
GetSocketType(void) const ns3::UdpSocketImplvirtual
GetSockName(Address &address) const ns3::UdpSocketImplvirtual
GetTxAvailable(void) const ns3::UdpSocketImplvirtual
GetTypeId(void) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplstatic
Initialize(void)ns3::Object
IsIpRecvTos(void) const ns3::Socket
IsIpRecvTtl(void) const ns3::Socket
IsIpv6RecvHopLimit(void) const ns3::Socket
IsIpv6RecvTclass(void) const ns3::Socket
IsManualIpTos(void) const (defined in ns3::Socket)ns3::Socketprotected
IsManualIpTtl(void) const (defined in ns3::Socket)ns3::Socketprotected
IsManualIpv6HopLimit(void) const (defined in ns3::Socket)ns3::Socketprotected
IsManualIpv6Tclass(void) const (defined in ns3::Socket)ns3::Socketprotected
IsRecvPktInfo() const ns3::Socket
Listen(void)ns3::UdpSocketImplvirtual
m_allowBroadcast (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_boundnetdevice (defined in ns3::Socket)ns3::Socketprotected
m_connected (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_defaultAddress (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_defaultPort (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_deliveryQueue (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_dropTrace (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_endPoint (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_endPoint6 (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_errno (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_icmpCallback (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_icmpCallback6 (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_ipMulticastIf (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_ipMulticastLoop (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_ipMulticastTtl (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_mtuDiscover (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_node (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_rcvBufSize (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_recvPktInfo (defined in ns3::Socket)ns3::Socketprotected
m_rxAvailable (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_shutdownRecv (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_shutdownSend (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
m_udp (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivate
MulticastJoinGroup(uint32_t interfaceIndex, const Address &groupAddress)ns3::UdpSocketImplvirtual
MulticastLeaveGroup(uint32_t interfaceIndex, const Address &groupAddress)ns3::UdpSocketImplvirtual
NotifyConnectionFailed(void) (defined in ns3::Socket)ns3::Socketprotected
NotifyConnectionRequest(const Address &from) (defined in ns3::Socket)ns3::Socketprotected
NotifyConnectionSucceeded(void) (defined in ns3::Socket)ns3::Socketprotected
NotifyConstructionCompleted(void)ns3::ObjectBaseprotectedvirtual
NotifyDataRecv(void) (defined in ns3::Socket)ns3::Socketprotected
NotifyDataSent(uint32_t size) (defined in ns3::Socket)ns3::Socketprotected
NotifyErrorClose(void) (defined in ns3::Socket)ns3::Socketprotected
NotifyNewAggregate(void)ns3::Objectprotectedvirtual
NotifyNewConnectionCreated(Ptr< Socket > socket, const Address &from) (defined in ns3::Socket)ns3::Socketprotected
NotifyNormalClose(void) (defined in ns3::Socket)ns3::Socketprotected
NotifySend(uint32_t spaceAvailable) (defined in ns3::Socket)ns3::Socketprotected
NS3_SOCK_DGRAM enum value (defined in ns3::Socket)ns3::Socket
NS3_SOCK_RAW enum value (defined in ns3::Socket)ns3::Socket
NS3_SOCK_SEQPACKET enum value (defined in ns3::Socket)ns3::Socket
NS3_SOCK_STREAM enum value (defined in ns3::Socket)ns3::Socket
Object() (defined in ns3::Object)ns3::Object
Object(const Object &o)ns3::Objectprotected
operator=(const SimpleRefCount &o) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
Recv(uint32_t maxSize, uint32_t flags)ns3::UdpSocketImplvirtual
ns3::UdpSocket::Recv(void)ns3::Socket
ns3::UdpSocket::Recv(uint8_t *buf, uint32_t size, uint32_t flags)ns3::Socket
RecvFrom(uint32_t maxSize, uint32_t flags, Address &fromAddress)ns3::UdpSocketImplvirtual
ns3::UdpSocket::RecvFrom(Address &fromAddress)ns3::Socket
ns3::UdpSocket::RecvFrom(uint8_t *buf, uint32_t size, uint32_t flags, Address &fromAddress)ns3::Socket
Ref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
Send(Ptr< Packet > p, uint32_t flags)ns3::UdpSocketImplvirtual
ns3::UdpSocket::Send(Ptr< Packet > p)ns3::Socket
ns3::UdpSocket::Send(const uint8_t *buf, uint32_t size, uint32_t flags)ns3::Socket
SendTo(Ptr< Packet > p, uint32_t flags, const Address &address)ns3::UdpSocketImplvirtual
ns3::UdpSocket::SendTo(const uint8_t *buf, uint32_t size, uint32_t flags, const Address &address)ns3::Socket
SetAcceptCallback(Callback< bool, Ptr< Socket >, const Address & > connectionRequest, Callback< void, Ptr< Socket >, const Address & > newConnectionCreated)ns3::Socket
SetAllowBroadcast(bool allowBroadcast)ns3::UdpSocketImplvirtual
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
SetCloseCallbacks(Callback< void, Ptr< Socket > > normalClose, Callback< void, Ptr< Socket > > errorClose)ns3::Socket
SetConnectCallback(Callback< void, Ptr< Socket > > connectionSucceeded, Callback< void, Ptr< Socket > > connectionFailed)ns3::Socket
SetDataSentCallback(Callback< void, Ptr< Socket >, uint32_t > dataSent)ns3::Socket
SetIpMulticastIf(int32_t ipIf) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivatevirtual
SetIpMulticastLoop(bool loop) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivatevirtual
SetIpMulticastTtl(uint8_t ipTtl) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivatevirtual
SetIpRecvTos(bool ipv4RecvTos)ns3::Socket
SetIpRecvTtl(bool ipv4RecvTtl)ns3::Socket
SetIpTos(uint8_t ipTos) (defined in ns3::Socket)ns3::Socket
SetIpTtl(uint8_t ipTtl) (defined in ns3::Socket)ns3::Socketvirtual
SetIpv6HopLimit(uint8_t ipHopLimit) (defined in ns3::Socket)ns3::Socketvirtual
SetIpv6RecvHopLimit(bool ipv6RecvHopLimit)ns3::Socket
SetIpv6RecvTclass(bool ipv6RecvTclass)ns3::Socket
SetIpv6Tclass(int ipTclass) (defined in ns3::Socket)ns3::Socket
SetMtuDiscover(bool discover) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivatevirtual
SetNode(Ptr< Node > node) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImpl
SetRcvBufSize(uint32_t size) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplprivatevirtual
SetRecvCallback(Callback< void, Ptr< Socket > >)ns3::Socket
SetRecvPktInfo(bool flag)ns3::Socket
SetSendCallback(Callback< void, Ptr< Socket >, uint32_t > sendCb)ns3::Socket
SetUdp(Ptr< UdpL4Protocol > udp) (defined in ns3::UdpSocketImpl)ns3::UdpSocketImpl
ShutdownRecv(void)ns3::UdpSocketImplvirtual
ShutdownSend(void)ns3::UdpSocketImplvirtual
SimpleRefCount() (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SimpleRefCount(const SimpleRefCount &o) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
Socket(void) (defined in ns3::Socket)ns3::Socket
SOCKET_ERRNO_LAST enum value (defined in ns3::Socket)ns3::Socket
SocketErrno enum name (defined in ns3::Socket)ns3::Socket
SocketType enum name (defined in ns3::Socket)ns3::Socket
TraceConnect(std::string name, std::string context, const CallbackBase &cb)ns3::ObjectBase
TraceConnectWithoutContext(std::string name, const CallbackBase &cb)ns3::ObjectBase
TraceDisconnect(std::string name, std::string context, const CallbackBase &cb)ns3::ObjectBase
TraceDisconnectWithoutContext(std::string name, const CallbackBase &cb)ns3::ObjectBase
UdpSocket(void) (defined in ns3::UdpSocket)ns3::UdpSocket
UdpSocketFactory (defined in ns3::UdpSocketImpl)ns3::UdpSocketImplfriend
UdpSocketImpl()ns3::UdpSocketImpl
Unref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
~Object() (defined in ns3::Object)ns3::Objectvirtual
~ObjectBase() (defined in ns3::ObjectBase)ns3::ObjectBasevirtual
~Socket(void) (defined in ns3::Socket)ns3::Socketvirtual
~UdpSocket(void) (defined in ns3::UdpSocket)ns3::UdpSocketvirtual
~UdpSocketImpl()ns3::UdpSocketImplvirtual