ns-3
ns3::NscTcpSocketImpl Member List

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

AggregateObject(Ptr< Object > other)ns3::Object
Bind(void)ns3::NscTcpSocketImplvirtual
Bind(const Address &address)ns3::NscTcpSocketImplvirtual
Bind6(void)ns3::NscTcpSocketImplvirtual
BindToNetDevice(Ptr< NetDevice > netdevice)ns3::Socketvirtual
Cleanup(void) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inlinestatic
Close(void)ns3::NscTcpSocketImplvirtual
Connect(const Address &address)ns3::NscTcpSocketImplvirtual
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
CreateSocket(Ptr< Node > node, TypeId tid)ns3::Socketstatic
Dispose(void)ns3::Object
DoDispose(void)ns3::Socketprotectedvirtual
DoStart(void)ns3::Objectprotectedvirtual
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
GetAggregateIterator(void) const ns3::Object
GetAllowBroadcast() const ns3::NscTcpSocketImplvirtual
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::NscTcpSocketImplvirtual
GetInstanceTypeId(void) const ns3::Objectvirtual
GetNode(void) const ns3::NscTcpSocketImplvirtual
GetObject(void) const ns3::Objectinline
GetObject(TypeId tid) const ns3::Object
GetReferenceCount(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
GetRxAvailable(void) const ns3::NscTcpSocketImplvirtual
GetSocketType(void) const ns3::NscTcpSocketImplvirtual
GetSockName(Address &address) const ns3::NscTcpSocketImplvirtual
GetTxAvailable(void) const ns3::NscTcpSocketImplvirtual
GetTypeId(void)ns3::NscTcpSocketImplstatic
IsRecvPktInfo() const ns3::Socket
Listen(void)ns3::NscTcpSocketImplvirtual
m_boundnetdevice (defined in ns3::Socket)ns3::Socketprotected
m_recvPktInfo (defined in ns3::Socket)ns3::Socketprotected
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
NscTcpSocketImpl()ns3::NscTcpSocketImpl
NscTcpSocketImpl(const NscTcpSocketImpl &sock) (defined in ns3::NscTcpSocketImpl)ns3::NscTcpSocketImpl
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::NscTcpSocketImplvirtual
ns3::TcpSocket::Recv(void)ns3::Socket
ns3::TcpSocket::Recv(uint8_t *buf, uint32_t size, uint32_t flags)ns3::Socket
RecvFrom(uint32_t maxSize, uint32_t flags, Address &fromAddress)ns3::NscTcpSocketImplvirtual
ns3::TcpSocket::RecvFrom(Address &fromAddress)ns3::Socket
ns3::TcpSocket::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::NscTcpSocketImplvirtual
ns3::TcpSocket::Send(Ptr< Packet > p)ns3::Socket
ns3::TcpSocket::Send(const uint8_t *buf, uint32_t size, uint32_t flags)ns3::Socket
SendTo(Ptr< Packet > p, uint32_t flags, const Address &toAddress)ns3::NscTcpSocketImplvirtual
ns3::TcpSocket::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::NscTcpSocketImplvirtual
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
SetNode(Ptr< Node > node) (defined in ns3::NscTcpSocketImpl)ns3::NscTcpSocketImpl
SetRecvCallback(Callback< void, Ptr< Socket > >)ns3::Socket
SetRecvPktInfo(bool flag)ns3::Socket
SetSendCallback(Callback< void, Ptr< Socket >, uint32_t > sendCb)ns3::Socket
SetTcp(Ptr< NscTcpL4Protocol > tcp) (defined in ns3::NscTcpSocketImpl)ns3::NscTcpSocketImpl
ShutdownRecv(void)ns3::NscTcpSocketImplvirtual
ShutdownSend(void)ns3::NscTcpSocketImplvirtual
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
Start(void)ns3::Object
Tcp (defined in ns3::NscTcpSocketImpl)ns3::NscTcpSocketImplfriend
TcpSocket(void) (defined in ns3::TcpSocket)ns3::TcpSocket
TcpStateName (defined in ns3::TcpSocket)ns3::TcpSocketstatic
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
Unref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
~NscTcpSocketImpl()ns3::NscTcpSocketImplvirtual
~Object() (defined in ns3::Object)ns3::Objectvirtual
~ObjectBase() (defined in ns3::ObjectBase)ns3::ObjectBasevirtual
~Socket(void) (defined in ns3::Socket)ns3::Socketvirtual
~TcpSocket(void) (defined in ns3::TcpSocket)ns3::TcpSocketvirtual