A Discrete-Event Network Simulator
API
TcpRttEstimationTest Member List

This is the complete list of members for TcpRttEstimationTest, including all inherited members.

AddTestCase(TestCase *testCase, TestDuration duration=QUICK)ns3::TestCaseprotected
AfterRTOExpired(const Ptr< const TcpSocketState > tcb, SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
BeforeRTOExpired(const Ptr< const TcpSocketState > tcb, SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
BytesInFlightTrace(uint32_t oldValue, uint32_t newValue)ns3::TcpGeneralTestinlineprotectedvirtual
ConfigureEnvironment()TcpRttEstimationTestprotectedvirtual
ConfigureProperties(void)ns3::TcpGeneralTestprotectedvirtual
CongStateTrace(const TcpSocketState::TcpCongState_t oldValue, const TcpSocketState::TcpCongState_t newValue)ns3::TcpGeneralTestinlineprotectedvirtual
CreateChannel()ns3::TcpGeneralTestprotectedvirtual
CreateDataDirFilename(std::string filename)ns3::TestCaseprotected
CreateReceiverErrorModel()ns3::TcpGeneralTestprotectedvirtual
CreateReceiverSocket(Ptr< Node > node)TcpRttEstimationTestprotectedvirtual
CreateSenderErrorModel()ns3::TcpGeneralTestprotectedvirtual
CreateSenderSocket(Ptr< Node > node)TcpRttEstimationTestprotectedvirtual
CreateSocket(Ptr< Node > node, TypeId socketType, TypeId congControl)ns3::TcpGeneralTestprotectedvirtual
CreateTempDirFilename(std::string filename)ns3::TestCaseprotected
CWndTrace(uint32_t oldValue, uint32_t newValue)ns3::TcpGeneralTestinlineprotectedvirtual
DataSent(uint32_t size, SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
DoConnect()ns3::TcpGeneralTestprotected
DoRun(void)ns3::TcpGeneralTestprotectedvirtual
DoTeardown(void)ns3::TcpGeneralTestprotectedvirtual
ErrorClose(SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
EXTENSIVE enum valuens3::TestCase
FinalChecks()TcpRttEstimationTestprotectedvirtual
GetClockGranularity(SocketWho who)ns3::TcpGeneralTestprotected
GetConnTimeout(SocketWho who)ns3::TcpGeneralTestprotected
GetDelAckCount(SocketWho who)ns3::TcpGeneralTestprotected
GetDelAckTimeout(SocketWho who)ns3::TcpGeneralTestprotected
GetDupAckCount(SocketWho who)ns3::TcpGeneralTestprotected
GetHighestTxMark(SocketWho who)ns3::TcpGeneralTestprotected
GetInitialCwnd(SocketWho who)ns3::TcpGeneralTestprotected
GetInitialSsThresh(SocketWho who)ns3::TcpGeneralTestprotected
GetMinRto(SocketWho who)ns3::TcpGeneralTestprotected
GetMtu() const ns3::TcpGeneralTestinlineprotected
GetName(void) const ns3::TestCase
GetParent() const ns3::TestCaseprotected
GetPersistentEvent(SocketWho who)ns3::TcpGeneralTestprotected
GetPersistentTimeout(SocketWho who)ns3::TcpGeneralTestprotected
GetPktCount() const ns3::TcpGeneralTestinlineprotected
GetPktInterval() const ns3::TcpGeneralTestinlineprotected
GetPktSize() const ns3::TcpGeneralTestinlineprotected
GetPropagationDelay() const ns3::TcpGeneralTestinlineprotected
GetReceiverSocket()ns3::TcpGeneralTestinlineprotected
GetReTxThreshold(SocketWho who)ns3::TcpGeneralTestprotected
GetRto(SocketWho who)ns3::TcpGeneralTestprotected
GetRttEstimator(SocketWho who)ns3::TcpGeneralTestprotected
GetRWnd(SocketWho who)ns3::TcpGeneralTestprotected
GetRxBuffer(SocketWho who)ns3::TcpGeneralTestprotected
GetSegSize(SocketWho who)ns3::TcpGeneralTestprotected
GetSenderSocket()ns3::TcpGeneralTestinlineprotected
GetStartTime() const ns3::TcpGeneralTestinlineprotected
GetTcb(SocketWho who)ns3::TcpGeneralTestprotected
GetTcpState(SocketWho who)ns3::TcpGeneralTestprotected
IsStatusFailure(void) const ns3::TestCaseprotected
IsStatusSuccess(void) const ns3::TestCaseprotected
m_congControlTypeIdns3::TcpGeneralTestprotected
m_dataCountTcpRttEstimationTestprivate
m_enableTsTcpRttEstimationTestprivate
m_highestTxSeqTcpRttEstimationTestprivate
m_pktCountTcpRttEstimationTestprivate
m_rttChangedTcpRttEstimationTestprivate
MustAssertOnFailure(void) const ns3::TestCaseprotected
MustContinueOnFailure(void) const ns3::TestCaseprotected
NormalClose(SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
PhyDrop(SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
ProcessedAck(const Ptr< const TcpSocketState > tcb, const TcpHeader &h, SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
QueueDrop(SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
QUICK enum valuens3::TestCase
RcvAck(const Ptr< const TcpSocketState > tcb, const TcpHeader &h, SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
ReceivePacket(Ptr< Socket > socket)ns3::TcpGeneralTestprotectedvirtual
RECEIVER enum valuens3::TcpGeneralTest
ReportTestFailure(std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line)ns3::TestCaseprotected
RttTrace(Time oldTime, Time newTime)TcpRttEstimationTestprotectedvirtual
Rx(const Ptr< const Packet > p, const TcpHeader &h, SocketWho who)TcpRttEstimationTestprotectedvirtual
SENDER enum valuens3::TcpGeneralTest
SendPacket(Ptr< Socket > socket, uint32_t pktSize, uint32_t pktCount, Time pktInterval)ns3::TcpGeneralTestprotected
SetAppPktCount(uint32_t pktCount)ns3::TcpGeneralTestinlineprotected
SetAppPktInterval(Time pktInterval)ns3::TcpGeneralTestinlineprotected
SetAppPktSize(uint32_t pktSize)ns3::TcpGeneralTestinlineprotected
SetCongestionControl(TypeId congControl)ns3::TcpGeneralTestinlineprotected
SetDataDir(std::string directory)ns3::TestCaseprotected
SetInitialCwnd(SocketWho who, uint32_t initialCwnd)ns3::TcpGeneralTestprotected
SetInitialSsThresh(SocketWho who, uint32_t initialSsThresh)ns3::TcpGeneralTestprotected
SetMTU(uint32_t mtu)ns3::TcpGeneralTestinlineprotected
SetPropagationDelay(Time propDelay)ns3::TcpGeneralTestinlineprotected
SetRcvBufSize(SocketWho who, uint32_t size)ns3::TcpGeneralTestprotected
SetSegmentSize(SocketWho who, uint32_t segmentSize)ns3::TcpGeneralTestprotected
SetTransmitStart(Time startTime)ns3::TcpGeneralTestinlineprotected
SocketWho enum namens3::TcpGeneralTest
SsThreshTrace(uint32_t oldValue, uint32_t newValue)ns3::TcpGeneralTestinlineprotectedvirtual
TAKES_FOREVER enum valuens3::TestCase
TcpGeneralTest(const std::string &desc)ns3::TcpGeneralTest
TcpRttEstimationTest(const std::string &desc, bool enableTs, uint32_t pktCount)TcpRttEstimationTest
TestCase(std::string name)ns3::TestCaseprotected
TestDuration enum namens3::TestCase
Tx(const Ptr< const Packet > p, const TcpHeader &h, SocketWho who)TcpRttEstimationTestprotectedvirtual
UpdatedRttHistory(const SequenceNumber32 &seq, uint32_t sz, bool isRetransmission, SocketWho who)TcpRttEstimationTestprotectedvirtual
~TcpGeneralTest()ns3::TcpGeneralTest
~TestCase()ns3::TestCasevirtual