Accept(void) | ns3::NscTcpSocketImpl | private |
AggregateObject(Ptr< Object > other) | ns3::Object | |
Bind(void) | ns3::NscTcpSocketImpl | virtual |
Bind(const Address &address) | ns3::NscTcpSocketImpl | virtual |
Bind6(void) | ns3::NscTcpSocketImpl | virtual |
BindToNetDevice(Ptr< NetDevice > netdevice) | ns3::NscTcpSocketImpl | virtual |
Close(void) | ns3::NscTcpSocketImpl | virtual |
CLOSE_WAIT enum value | ns3::TcpSocket | |
CLOSED enum value | ns3::TcpSocket | |
CLOSING enum value | ns3::TcpSocket | |
CompleteFork(void) | ns3::NscTcpSocketImpl | private |
Connect(const Address &address) | ns3::NscTcpSocketImpl | virtual |
ConnectionSucceeded() | ns3::NscTcpSocketImpl | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Copy() | ns3::NscTcpSocketImpl | private |
CreateSocket(Ptr< Node > node, TypeId tid) | ns3::Socket | static |
Destroy(void) | ns3::NscTcpSocketImpl | private |
Dispose(void) | ns3::Object | |
DoDispose(void) | ns3::Socket | protectedvirtual |
DoInitialize(void) | ns3::Object | protectedvirtual |
ERROR_ADDRINUSE enum value | ns3::Socket | |
ERROR_ADDRNOTAVAIL enum value | ns3::Socket | |
ERROR_AFNOSUPPORT enum value | ns3::Socket | |
ERROR_AGAIN enum value | ns3::Socket | |
ERROR_BADF enum value | ns3::Socket | |
ERROR_INVAL enum value | ns3::Socket | |
ERROR_ISCONN enum value | ns3::Socket | |
ERROR_MSGSIZE enum value | ns3::Socket | |
ERROR_NODEV enum value | ns3::Socket | |
ERROR_NOROUTETOHOST enum value | ns3::Socket | |
ERROR_NOTCONN enum value | ns3::Socket | |
ERROR_NOTERROR enum value | ns3::Socket | |
ERROR_OPNOTSUPP enum value | ns3::Socket | |
ERROR_SHUTDOWN enum value | ns3::Socket | |
ESTABLISHED enum value | ns3::TcpSocket | |
EXCLUDE enum value | ns3::Socket | |
FIN_WAIT_1 enum value | ns3::TcpSocket | |
FIN_WAIT_2 enum value | ns3::TcpSocket | |
FinishBind(void) | ns3::NscTcpSocketImpl | private |
ForwardUp(Ptr< Packet > p, Ipv4Header header, uint16_t port, Ptr< Ipv4Interface > incomingInterface) | ns3::NscTcpSocketImpl | private |
GetAdvWin(void) const | ns3::NscTcpSocketImpl | privatevirtual |
GetAggregateIterator(void) const | ns3::Object | |
GetAllowBroadcast() const | ns3::NscTcpSocketImpl | virtual |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetBoundNetDevice() | ns3::Socket | |
GetConnTimeout(void) const | ns3::NscTcpSocketImpl | privatevirtual |
GetDataRetries(void) const | ns3::NscTcpSocketImpl | privatevirtual |
GetDelAckMaxCount(void) const | ns3::NscTcpSocketImpl | privatevirtual |
GetDelAckTimeout(void) const | ns3::NscTcpSocketImpl | privatevirtual |
GetErrno(void) const | ns3::NscTcpSocketImpl | virtual |
GetInitialCwnd(void) const | ns3::NscTcpSocketImpl | privatevirtual |
GetInitialSSThresh(void) const | ns3::NscTcpSocketImpl | privatevirtual |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetIpTos(void) const | ns3::Socket | |
GetIpTtl(void) const | ns3::Socket | virtual |
GetIpv6HopLimit(void) const | ns3::Socket | virtual |
GetIpv6Tclass(void) const | ns3::Socket | |
GetNativeNs3Errno(int err) const | ns3::NscTcpSocketImpl | private |
GetNode(void) const | ns3::NscTcpSocketImpl | virtual |
GetObject(void) const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObjectIid(void) | ns3::ObjectBase | related |
GetPeerName(Address &address) const | ns3::NscTcpSocketImpl | virtual |
GetPersistTimeout(void) const | ns3::NscTcpSocketImpl | privatevirtual |
GetPriority(void) const | ns3::Socket | |
GetRcvBufSize(void) const | ns3::NscTcpSocketImpl | privatevirtual |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetRxAvailable(void) const | ns3::NscTcpSocketImpl | virtual |
GetSegSize(void) const | ns3::NscTcpSocketImpl | privatevirtual |
GetSndBufSize(void) const | ns3::NscTcpSocketImpl | privatevirtual |
GetSocketType(void) const | ns3::NscTcpSocketImpl | virtual |
GetSockName(Address &address) const | ns3::NscTcpSocketImpl | virtual |
GetSynRetries(void) const | ns3::NscTcpSocketImpl | privatevirtual |
GetTcpNoDelay(void) const | ns3::NscTcpSocketImpl | privatevirtual |
GetTxAvailable(void) const | ns3::NscTcpSocketImpl | virtual |
GetTypeId(void) | ns3::NscTcpSocketImpl | static |
INCLUDE enum value | ns3::Socket | |
Initialize(void) | ns3::Object | |
IpTos2Priority(uint8_t ipTos) | ns3::Socket | static |
Ipv6JoinGroup(Ipv6Address address, Ipv6MulticastFilterMode filterMode, std::vector< Ipv6Address > sourceAddresses) | ns3::Socket | virtual |
Ipv6JoinGroup(Ipv6Address address) | ns3::Socket | virtual |
Ipv6LeaveGroup(void) | ns3::Socket | virtual |
Ipv6MulticastFilterMode enum name | ns3::Socket | |
IsInitialized(void) const | ns3::Object | |
IsIpRecvTos(void) const | ns3::Socket | |
IsIpRecvTtl(void) const | ns3::Socket | |
IsIpv6RecvHopLimit(void) const | ns3::Socket | |
IsIpv6RecvTclass(void) const | ns3::Socket | |
IsManualIpTtl(void) const | ns3::Socket | protected |
IsManualIpv6HopLimit(void) const | ns3::Socket | protected |
IsManualIpv6Tclass(void) const | ns3::Socket | protected |
IsRecvPktInfo() const | ns3::Socket | |
LAST_ACK enum value | ns3::TcpSocket | |
LAST_STATE enum value | ns3::TcpSocket | |
LISTEN enum value | ns3::TcpSocket | |
Listen(void) | ns3::NscTcpSocketImpl | virtual |
m_advertisedWindowSize | ns3::NscTcpSocketImpl | private |
m_boundnetdevice | ns3::Socket | protected |
m_closeOnEmpty | ns3::NscTcpSocketImpl | private |
m_cnTimeout | ns3::NscTcpSocketImpl | private |
m_connected | ns3::NscTcpSocketImpl | private |
m_cWnd | ns3::NscTcpSocketImpl | private |
m_dataRetries | ns3::NscTcpSocketImpl | private |
m_delAckMaxCount | ns3::NscTcpSocketImpl | private |
m_delAckTimeout | ns3::NscTcpSocketImpl | private |
m_deliveryQueue | ns3::NscTcpSocketImpl | private |
m_endPoint | ns3::NscTcpSocketImpl | private |
m_errno | ns3::NscTcpSocketImpl | mutableprivate |
m_initialCWnd | ns3::NscTcpSocketImpl | private |
m_initialSsThresh | ns3::NscTcpSocketImpl | private |
m_ipv6MulticastGroupAddress | ns3::Socket | protected |
m_lastMeasuredRtt | ns3::NscTcpSocketImpl | private |
m_localAddress | ns3::NscTcpSocketImpl | private |
m_localPort | ns3::NscTcpSocketImpl | private |
m_node | ns3::NscTcpSocketImpl | private |
m_noDelay | ns3::NscTcpSocketImpl | private |
m_nscTcpSocket | ns3::NscTcpSocketImpl | private |
m_peerAddress | ns3::NscTcpSocketImpl | private |
m_persistTimeout | ns3::NscTcpSocketImpl | private |
m_rcvBufSize | ns3::NscTcpSocketImpl | private |
m_recvPktInfo | ns3::Socket | protected |
m_remoteAddress | ns3::NscTcpSocketImpl | private |
m_remotePort | ns3::NscTcpSocketImpl | private |
m_rxAvailable | ns3::NscTcpSocketImpl | private |
m_rxWindowSize | ns3::NscTcpSocketImpl | private |
m_segmentSize | ns3::NscTcpSocketImpl | private |
m_shutdownRecv | ns3::NscTcpSocketImpl | private |
m_shutdownSend | ns3::NscTcpSocketImpl | private |
m_sndBufSize | ns3::NscTcpSocketImpl | private |
m_ssThresh | ns3::NscTcpSocketImpl | private |
m_state | ns3::NscTcpSocketImpl | private |
m_synRetries | ns3::NscTcpSocketImpl | private |
m_tcp | ns3::NscTcpSocketImpl | private |
m_txBuffer | ns3::NscTcpSocketImpl | private |
m_txBufferSize | ns3::NscTcpSocketImpl | private |
NotifyConnectionFailed(void) | ns3::Socket | protected |
NotifyConnectionRequest(const Address &from) | ns3::Socket | protected |
NotifyConnectionSucceeded(void) | ns3::Socket | protected |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyDataRecv(void) | ns3::Socket | protected |
NotifyDataSent(uint32_t size) | ns3::Socket | protected |
NotifyErrorClose(void) | ns3::Socket | protected |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
NotifyNewConnectionCreated(Ptr< Socket > socket, const Address &from) | ns3::Socket | protected |
NotifyNormalClose(void) | ns3::Socket | protected |
NotifySend(uint32_t spaceAvailable) | ns3::Socket | protected |
NS3_PRIO_BESTEFFORT enum value | ns3::Socket | |
NS3_PRIO_BULK enum value | ns3::Socket | |
NS3_PRIO_CONTROL enum value | ns3::Socket | |
NS3_PRIO_FILLER enum value | ns3::Socket | |
NS3_PRIO_INTERACTIVE enum value | ns3::Socket | |
NS3_PRIO_INTERACTIVE_BULK enum value | ns3::Socket | |
NS3_SOCK_DGRAM enum value | ns3::Socket | |
NS3_SOCK_RAW enum value | ns3::Socket | |
NS3_SOCK_SEQPACKET enum value | ns3::Socket | |
NS3_SOCK_STREAM enum value | ns3::Socket | |
NscTcpSocketImpl() | ns3::NscTcpSocketImpl | |
NscTcpSocketImpl(const NscTcpSocketImpl &sock) | ns3::NscTcpSocketImpl | |
NSCWakeup(void) | ns3::NscTcpSocketImpl | private |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
ReadPendingData(void) | ns3::NscTcpSocketImpl | private |
Recv(uint32_t maxSize, uint32_t flags) | ns3::NscTcpSocketImpl | virtual |
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::NscTcpSocketImpl | virtual |
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) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Send(Ptr< Packet > p, uint32_t flags) | ns3::NscTcpSocketImpl | virtual |
ns3::TcpSocket::Send(Ptr< Packet > p) | ns3::Socket | |
ns3::TcpSocket::Send(const uint8_t *buf, uint32_t size, uint32_t flags) | ns3::Socket | |
SendPendingData(void) | ns3::NscTcpSocketImpl | private |
SendTo(Ptr< Packet > p, uint32_t flags, const Address &toAddress) | ns3::NscTcpSocketImpl | virtual |
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 | |
SetAdvWin(uint32_t window) | ns3::NscTcpSocketImpl | privatevirtual |
SetAllowBroadcast(bool allowBroadcast) | ns3::NscTcpSocketImpl | virtual |
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 | |
SetConnTimeout(Time timeout) | ns3::NscTcpSocketImpl | privatevirtual |
SetDataRetries(uint32_t retries) | ns3::NscTcpSocketImpl | privatevirtual |
SetDataSentCallback(Callback< void, Ptr< Socket >, uint32_t > dataSent) | ns3::Socket | |
SetDelAckMaxCount(uint32_t count) | ns3::NscTcpSocketImpl | privatevirtual |
SetDelAckTimeout(Time timeout) | ns3::NscTcpSocketImpl | privatevirtual |
SetInitialCwnd(uint32_t cwnd) | ns3::NscTcpSocketImpl | privatevirtual |
SetInitialSSThresh(uint32_t threshold) | ns3::NscTcpSocketImpl | privatevirtual |
SetIpRecvTos(bool ipv4RecvTos) | ns3::Socket | |
SetIpRecvTtl(bool ipv4RecvTtl) | ns3::Socket | |
SetIpTos(uint8_t ipTos) | ns3::Socket | |
SetIpTtl(uint8_t ipTtl) | ns3::Socket | virtual |
SetIpv6HopLimit(uint8_t ipHopLimit) | ns3::Socket | virtual |
SetIpv6RecvHopLimit(bool ipv6RecvHopLimit) | ns3::Socket | |
SetIpv6RecvTclass(bool ipv6RecvTclass) | ns3::Socket | |
SetIpv6Tclass(int ipTclass) | ns3::Socket | |
SetNode(Ptr< Node > node) | ns3::NscTcpSocketImpl | |
SetPersistTimeout(Time timeout) | ns3::NscTcpSocketImpl | privatevirtual |
SetPriority(uint8_t priority) | ns3::Socket | |
SetRcvBufSize(uint32_t size) | ns3::NscTcpSocketImpl | privatevirtual |
SetRecvCallback(Callback< void, Ptr< Socket > >) | ns3::Socket | |
SetRecvPktInfo(bool flag) | ns3::Socket | |
SetSegSize(uint32_t size) | ns3::NscTcpSocketImpl | privatevirtual |
SetSendCallback(Callback< void, Ptr< Socket >, uint32_t > sendCb) | ns3::Socket | |
SetSndBufSize(uint32_t size) | ns3::NscTcpSocketImpl | privatevirtual |
SetSynRetries(uint32_t count) | ns3::NscTcpSocketImpl | privatevirtual |
SetTcp(Ptr< NscTcpL4Protocol > tcp) | ns3::NscTcpSocketImpl | |
SetTcpNoDelay(bool noDelay) | ns3::NscTcpSocketImpl | privatevirtual |
ShutdownRecv(void) | ns3::NscTcpSocketImpl | virtual |
ShutdownSend(void) | ns3::NscTcpSocketImpl | virtual |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Socket(void) | ns3::Socket | |
SOCKET_ERRNO_LAST enum value | ns3::Socket | |
SocketErrno enum name | ns3::Socket | |
SocketPriority enum name | ns3::Socket | |
SocketType enum name | ns3::Socket | |
SYN_RCVD enum value | ns3::TcpSocket | |
SYN_SENT enum value | ns3::TcpSocket | |
Tcp class | ns3::NscTcpSocketImpl | friend |
TcpSocket(void) | ns3::TcpSocket | |
TcpStateName | ns3::TcpSocket | static |
TcpStates_t enum name | ns3::TcpSocket | |
TIME_WAIT enum value | ns3::TcpSocket | |
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) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
~NscTcpSocketImpl() | ns3::NscTcpSocketImpl | virtual |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |
~Socket(void) | ns3::Socket | virtual |
~TcpSocket(void) | ns3::TcpSocket | virtual |