A Discrete-Event Network Simulator
Home
Tutorials ▼
English
Docs ▼
Wiki
Manual
Models
Develop ▼
API
Bugs
API
ns3::TcpCubic Member List
This is the complete list of members for
ns3::TcpCubic
, including all inherited members.
AggregateObject
(Ptr< Object > other)
ns3::Object
CongControl
(Ptr< TcpSocketState > tcb, const TcpRateOps::TcpRateConnection &rc, const TcpRateOps::TcpRateSample &rs)
ns3::TcpCongestionOps
virtual
CongestionStateSet
(Ptr< TcpSocketState > tcb, const TcpSocketState::TcpCongState_t newState)
ns3::TcpCubic
virtual
ConstructSelf
(const AttributeConstructionList &attributes)
ns3::ObjectBase
protected
CubicReset
(Ptr< const TcpSocketState > tcb)
ns3::TcpCubic
private
CwndEvent
(Ptr< TcpSocketState > tcb, const TcpSocketState::TcpCAEvent_t event)
ns3::TcpCongestionOps
virtual
DELAY
enum value
ns3::TcpCubic
private
Dispose
(void)
ns3::Object
DoDispose
(void)
ns3::Object
protected
virtual
DoInitialize
(void)
ns3::Object
protected
virtual
Fork
()
ns3::TcpCubic
virtual
GetAggregateIterator
(void) const
ns3::Object
GetAttribute
(std::string name, AttributeValue &value) const
ns3::ObjectBase
GetAttributeFailSafe
(std::string name, AttributeValue &value) const
ns3::ObjectBase
GetInstanceTypeId
(void) const
ns3::Object
virtual
GetName
() const
ns3::TcpCubic
virtual
GetObject
(void) const
ns3::Object
inline
GetObject
(TypeId tid) const
ns3::Object
GetObject
() const
ns3::Object
inline
GetObject
(TypeId tid) const
ns3::Object
inline
GetObjectIid
(void)
ns3::ObjectBase
related
GetReferenceCount
(void) const
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
GetSsThresh
(Ptr< const TcpSocketState > tcb, uint32_t bytesInFlight)
ns3::TcpCubic
virtual
GetTypeId
(void)
ns3::TcpCubic
static
HasCongControl
() const
ns3::TcpCongestionOps
virtual
HybridSSDetectionMode
enum name
ns3::TcpCubic
private
HystartDelayThresh
(const Time &t) const
ns3::TcpCubic
private
HystartReset
(Ptr< const TcpSocketState > tcb)
ns3::TcpCubic
private
HystartUpdate
(Ptr< TcpSocketState > tcb, const Time &delay)
ns3::TcpCubic
private
IncreaseWindow
(Ptr< TcpSocketState > tcb, uint32_t segmentsAcked)
ns3::TcpCubic
virtual
Init
(Ptr< TcpSocketState > tcb)
ns3::TcpCongestionOps
inline
virtual
Initialize
(void)
ns3::Object
IsInitialized
(void) const
ns3::Object
m_beta
ns3::TcpCubic
private
m_bicK
ns3::TcpCubic
private
m_bicOriginPoint
ns3::TcpCubic
private
m_c
ns3::TcpCubic
private
m_cntClamp
ns3::TcpCubic
private
m_cubicDelta
ns3::TcpCubic
private
m_currRtt
ns3::TcpCubic
private
m_cWndCnt
ns3::TcpCubic
private
m_delayMin
ns3::TcpCubic
private
m_endSeq
ns3::TcpCubic
private
m_epochStart
ns3::TcpCubic
private
m_fastConvergence
ns3::TcpCubic
private
m_found
ns3::TcpCubic
private
m_hystart
ns3::TcpCubic
private
m_hystartAckDelta
ns3::TcpCubic
private
m_hystartDelayMax
ns3::TcpCubic
private
m_hystartDelayMin
ns3::TcpCubic
private
m_hystartDetect
ns3::TcpCubic
private
m_hystartLowWindow
ns3::TcpCubic
private
m_hystartMinSamples
ns3::TcpCubic
private
m_initialCwnd
ns3::TcpCubic
private
m_lastAck
ns3::TcpCubic
private
m_lastMaxCwnd
ns3::TcpCubic
private
m_roundStart
ns3::TcpCubic
private
m_sampleCnt
ns3::TcpCubic
private
NotifyConstructionCompleted
(void)
ns3::ObjectBase
protected
virtual
NotifyNewAggregate
(void)
ns3::Object
protected
virtual
Object
()
ns3::Object
Object
(const Object &o)
ns3::Object
protected
operator=
(const SimpleRefCount &o)
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
PACKET_TRAIN
enum value
ns3::TcpCubic
private
PktsAcked
(Ptr< TcpSocketState > tcb, uint32_t segmentsAcked, const Time &rtt)
ns3::TcpCubic
virtual
Ref
(void) const
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
SetAttribute
(std::string name, const AttributeValue &value)
ns3::ObjectBase
SetAttributeFailSafe
(std::string name, const AttributeValue &value)
ns3::ObjectBase
SimpleRefCount
()
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
SimpleRefCount
(const SimpleRefCount &o)
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
TcpCongestionOps
()
ns3::TcpCongestionOps
TcpCongestionOps
(const TcpCongestionOps &other)
ns3::TcpCongestionOps
TcpCubic
()
ns3::TcpCubic
TcpCubic
(const TcpCubic &sock)
ns3::TcpCubic
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
Update
(Ptr< TcpSocketState > tcb)
ns3::TcpCubic
private
~Object
()
ns3::Object
virtual
~ObjectBase
()
ns3::ObjectBase
virtual
~TcpCongestionOps
()
ns3::TcpCongestionOps
virtual
Generated on Sat Jan 9 2021 14:10:24 for ns-3 by
1.8.14