, including all inherited members.
Accept(void) | ns3::NscTcpSocketImpl | [private] |
AggregateObject(Ptr< Object > other) | ns3::Object | |
Bind(void) | ns3::NscTcpSocketImpl | [virtual] |
Bind(const Address &address) | ns3::NscTcpSocketImpl | [virtual] |
Close(void) | ns3::NscTcpSocketImpl | [virtual] |
CompleteFork(void) | ns3::NscTcpSocketImpl | [private] |
Connect(const Address &address) | ns3::NscTcpSocketImpl | [virtual] |
ConnectionSucceeded() | ns3::NscTcpSocketImpl | [private] |
ConstructSelf(const AttributeList &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::Object | [protected, virtual] |
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_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 | |
FinishBind(void) | ns3::NscTcpSocketImpl | [private] |
ForwardUp(Ptr< Packet > p, Ipv4Address ipv4, uint16_t port) | ns3::NscTcpSocketImpl | [private] |
GetAdvWin(void) const | ns3::NscTcpSocketImpl | [private, virtual] |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &attribute) const | ns3::ObjectBase | |
GetConnCount(void) const | ns3::NscTcpSocketImpl | [private, virtual] |
GetConnTimeout(void) const | ns3::NscTcpSocketImpl | [private, virtual] |
GetDelAckMaxCount(void) const | ns3::NscTcpSocketImpl | [private, virtual] |
GetDelAckTimeout(void) const | ns3::NscTcpSocketImpl | [private, virtual] |
GetErrno(void) const | ns3::NscTcpSocketImpl | [virtual] |
GetInitialCwnd(void) const | ns3::NscTcpSocketImpl | [private, virtual] |
GetInstanceTypeId(void) const | ns3::Object | [virtual] |
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 | [inline] |
GetRcvBufSize(void) const | ns3::NscTcpSocketImpl | [private, virtual] |
GetReferenceCount(void) const | ns3::Object | |
GetRxAvailable(void) const | ns3::NscTcpSocketImpl | [virtual] |
GetSegSize(void) const | ns3::NscTcpSocketImpl | [private, virtual] |
GetSndBufSize(void) const | ns3::NscTcpSocketImpl | [private, virtual] |
GetSockName(Address &address) const | ns3::NscTcpSocketImpl | [virtual] |
GetSSThresh(void) const | ns3::NscTcpSocketImpl | [private, virtual] |
GetTxAvailable(void) const | ns3::NscTcpSocketImpl | [virtual] |
GetTypeId(void) | ns3::NscTcpSocketImpl | [static] |
Listen(void) | ns3::NscTcpSocketImpl | [virtual] |
m_advertisedWindowSize | ns3::NscTcpSocketImpl | [private] |
m_closeOnEmpty | ns3::NscTcpSocketImpl | [private] |
m_cnCount | ns3::NscTcpSocketImpl | [private] |
m_cnTimeout | ns3::NscTcpSocketImpl | [private] |
m_connected | ns3::NscTcpSocketImpl | [private] |
m_cWnd | 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 | [private] |
m_initialCWnd | ns3::NscTcpSocketImpl | [private] |
m_lastMeasuredRtt | ns3::NscTcpSocketImpl | [private] |
m_localAddress | ns3::NscTcpSocketImpl | [private] |
m_localPort | ns3::NscTcpSocketImpl | [private] |
m_node | ns3::NscTcpSocketImpl | [private] |
m_nscTcpSocket | ns3::NscTcpSocketImpl | [private] |
m_peerAddress | ns3::NscTcpSocketImpl | [private] |
m_rcvBufSize | ns3::NscTcpSocketImpl | [private] |
m_remoteAddress | ns3::NscTcpSocketImpl | [private] |
m_remotePort | ns3::NscTcpSocketImpl | [private] |
m_rtt | 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_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 | [protected, virtual] |
NotifyDataRecv(void) | ns3::Socket | [protected] |
NotifyDataSent(uint32_t size) | ns3::Socket | [protected] |
NotifyNewConnectionCreated(Ptr< Socket > socket, const Address &from) | ns3::Socket | [protected] |
NotifySend(uint32_t spaceAvailable) | ns3::Socket | [protected] |
NscTcpSocketImpl() | ns3::NscTcpSocketImpl | |
NscTcpSocketImpl(const NscTcpSocketImpl &sock) | ns3::NscTcpSocketImpl | |
NSCWakeup(void) | ns3::NscTcpSocketImpl | [private] |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | [protected] |
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::Object | [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 | [private, virtual] |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetConnCount(uint32_t count) | ns3::NscTcpSocketImpl | [private, virtual] |
SetConnectCallback(Callback< void, Ptr< Socket > > connectionSucceeded, Callback< void, Ptr< Socket > > connectionFailed) | ns3::Socket | |
SetConnTimeout(Time timeout) | ns3::NscTcpSocketImpl | [private, virtual] |
SetDataSentCallback(Callback< void, Ptr< Socket >, uint32_t > dataSent) | ns3::Socket | |
SetDelAckMaxCount(uint32_t count) | ns3::NscTcpSocketImpl | [private, virtual] |
SetDelAckTimeout(Time timeout) | ns3::NscTcpSocketImpl | [private, virtual] |
SetInitialCwnd(uint32_t cwnd) | ns3::NscTcpSocketImpl | [private, virtual] |
SetNode(Ptr< Node > node) | ns3::NscTcpSocketImpl | |
SetRcvBufSize(uint32_t size) | ns3::NscTcpSocketImpl | [private, virtual] |
SetRecvCallback(Callback< void, Ptr< Socket > >) | ns3::Socket | |
SetRtt(Ptr< RttEstimator > rtt) | ns3::NscTcpSocketImpl | |
SetSegSize(uint32_t size) | ns3::NscTcpSocketImpl | [private, virtual] |
SetSendCallback(Callback< void, Ptr< Socket >, uint32_t > sendCb) | ns3::Socket | |
SetSndBufSize(uint32_t size) | ns3::NscTcpSocketImpl | [private, virtual] |
SetSSThresh(uint32_t threshold) | ns3::NscTcpSocketImpl | [private, virtual] |
SetTcp(Ptr< NscTcpL4Protocol > tcp) | ns3::NscTcpSocketImpl | |
ShutdownRecv(void) | ns3::NscTcpSocketImpl | [virtual] |
ShutdownSend(void) | ns3::NscTcpSocketImpl | [virtual] |
Socket(void) | ns3::Socket | |
SOCKET_ERRNO_LAST enum value | ns3::Socket | |
SocketErrno enum name | ns3::Socket | |
Tcp class | ns3::NscTcpSocketImpl | [friend] |
TcpSocket(void) | 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::Object | [inline] |
~NscTcpSocketImpl() | ns3::NscTcpSocketImpl | [virtual] |
~Object() | ns3::Object | [virtual] |
~ObjectBase() | ns3::ObjectBase | [virtual] |
~Socket(void) | ns3::Socket | [virtual] |
~TcpSocket(void) | ns3::TcpSocket | [virtual] |