AggregateObject(Ptr< Object > other) | ns3::Object | |
BOTH enum value | ns3::TcpCubic | |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
CongControl(Ptr< TcpSocketState > tcb, const TcpRateOps::TcpRateConnection &rc, const TcpRateOps::TcpRateSample &rs) | ns3::TcpCongestionOps | virtual |
CongestionStateSet(Ptr< TcpSocketState > tcb, const TcpSocketState::TcpCongState_t newState) override | ns3::TcpCubic | virtual |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
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 | |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() | ns3::Object | protectedvirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() | ns3::Object | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
Fork() override | ns3::TcpCubic | virtual |
GetAggregateIterator() const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value, bool permissive=false) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetName() const override | ns3::TcpCubic | virtual |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | inline |
GetObjectIid() | ns3::ObjectBase | related |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetSsThresh(Ptr< const TcpSocketState > tcb, uint32_t bytesInFlight) override | ns3::TcpCubic | virtual |
GetTypeId() | ns3::TcpCubic | static |
HasCongControl() const | ns3::TcpCongestionOps | virtual |
HybridSSDetectionMode enum name | ns3::TcpCubic | |
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) override | ns3::TcpCubic | virtual |
Init(Ptr< TcpSocketState > tcb) override | ns3::TcpCubic | virtual |
Initialize() | ns3::Object | |
IsInitialized() const | ns3::Object | |
m_ackCnt | ns3::TcpCubic | private |
m_aggregates | ns3::Object | private |
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_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_cubicDelta | ns3::TcpCubic | private |
m_currRtt | ns3::TcpCubic | private |
m_cWndCnt | ns3::TcpCubic | private |
m_delayMin | ns3::TcpCubic | private |
m_disposed | ns3::Object | private |
m_endSeq | ns3::TcpCubic | private |
m_epochStart | ns3::TcpCubic | private |
m_fastConvergence | ns3::TcpCubic | private |
m_found | ns3::TcpCubic | private |
m_getObjectCount | ns3::Object | 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_initialized | ns3::Object | private |
m_lastAck | ns3::TcpCubic | private |
m_lastMaxCwnd | ns3::TcpCubic | private |
m_roundStart | ns3::TcpCubic | private |
m_sampleCnt | ns3::TcpCubic | private |
m_tcpCwnd | ns3::TcpCubic | private |
m_tcpFriendliness | ns3::TcpCubic | private |
m_tid | ns3::Object | private |
m_unidirectionalAggregates | ns3::Object | private |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
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 | |
PktsAcked(Ptr< TcpSocketState > tcb, uint32_t segmentsAcked, const Time &rtt) override | ns3::TcpCubic | virtual |
Ref() 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 | |
SetTypeId(TypeId tid) | ns3::Object | private |
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 | |
UnidirectionalAggregateObject(Ptr< Object > other) | ns3::Object | |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Update(Ptr< TcpSocketState > tcb, uint32_t segmentsAcked) | ns3::TcpCubic | private |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |
~TcpCongestionOps() override | ns3::TcpCongestionOps | |