A Discrete-Event Network Simulator
Home
Tutorials ▼
English
Documentation ▼
Installation
Manual
Models
Contributing
Wiki
Development ▼
API Docs
Issue Tracker
Merge Requests
API
Loading...
Searching...
No Matches
PingTestCase Member List
This is the complete list of members for
PingTestCase
, including all inherited members.
AddTestCase
(TestCase *testCase, Duration duration=Duration::QUICK)
ns3::TestCase
protected
CheckReportLoss
(uint16_t expectedReportLoss)
PingTestCase
CheckReportReceived
(uint32_t expectedReportRx)
PingTestCase
CheckReportTime
(Time expectedTime)
PingTestCase
CheckReportTransmitted
(uint32_t expectedReportTx)
PingTestCase
CheckTraceRtt
(uint32_t expectedRtt)
PingTestCase
CheckTraceTx
(uint32_t expectedTx)
PingTestCase
CreateDataDirFilename
(std::string filename)
ns3::TestCase
protected
CreateTempDirFilename
(std::string filename)
ns3::TestCase
protected
DoRun
() override
PingTestCase
private
virtual
DoSetup
() override
PingTestCase
private
virtual
DoTeardown
() override
PingTestCase
private
virtual
DropTraceSink
(uint16_t seq, Ping::DropReason reason)
PingTestCase
private
Duration
enum name
ns3::TestCase
EXTENSIVE
ns3::TestCase
static
GetName
() const
ns3::TestCase
GetParent
() const
ns3::TestCase
protected
IsFailed
() const
ns3::TestCase
private
IsStatusFailure
() const
ns3::TestCase
protected
IsStatusSuccess
() const
ns3::TestCase
protected
m_checkReportLoss
PingTestCase
private
m_checkReportReceived
PingTestCase
private
m_checkReportTime
PingTestCase
private
m_checkReportTransmitted
PingTestCase
private
m_checkTraceRtt
PingTestCase
private
m_checkTraceTx
PingTestCase
private
m_children
ns3::TestCase
private
m_countAttribute
PingTestCase
private
m_countTraceRtt
PingTestCase
private
m_countTraceTx
PingTestCase
private
m_dataDir
ns3::TestCase
private
m_destination
PingTestCase
private
m_devices
PingTestCase
private
m_dropList
PingTestCase
private
m_duration
ns3::TestCase
private
m_expectedReportLoss
PingTestCase
private
m_expectedReportRx
PingTestCase
private
m_expectedReportTime
PingTestCase
private
m_expectedReportTx
PingTestCase
private
m_expectedTraceRtt
PingTestCase
private
m_expectedTraceTx
PingTestCase
private
m_interpacketInterval
PingTestCase
private
m_ipv4Interfaces
PingTestCase
private
m_ipv6Interfaces
PingTestCase
private
m_lastTx
PingTestCase
private
m_mtu
PingTestCase
private
m_name
ns3::TestCase
private
m_nodes
PingTestCase
private
m_parent
ns3::TestCase
private
m_result
ns3::TestCase
private
m_runner
ns3::TestCase
private
m_simulatorStopTime
PingTestCase
private
m_sizeAttribute
PingTestCase
private
m_startTime
PingTestCase
private
m_stopTime
PingTestCase
private
m_useIpv6
PingTestCase
private
MustAssertOnFailure
() const
ns3::TestCase
protected
MustContinueOnFailure
() const
ns3::TestCase
protected
operator=
(const TestCase &)=delete
ns3::TestCase
PingTestCase
(std::string name, bool useIpv6)
PingTestCase
QUICK
ns3::TestCase
static
ReportTestFailure
(std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line)
ns3::TestCase
protected
ReportTraceSink
(const Ping::PingReport &report)
PingTestCase
private
RttTraceSink
(uint16_t seq, Time rttSample)
PingTestCase
private
Run
(TestRunnerImpl *runner)
ns3::TestCase
private
SetCount
(uint32_t count)
PingTestCase
inline
SetDataDir
(std::string directory)
ns3::TestCase
protected
SetDestinationAddress
(Address address)
PingTestCase
SetDropList
(const std::list< uint32_t > &dropList)
PingTestCase
inline
SetInterval
(Time interval)
PingTestCase
inline
SetSimulatorStopTime
(Time stopTime)
PingTestCase
SetSize
(uint32_t size)
PingTestCase
inline
SetStartTime
(Time startTime)
PingTestCase
inline
SetStopTime
(Time stopTime)
PingTestCase
inline
TAKES_FOREVER
ns3::TestCase
static
TestCase
(const TestCase &)=delete
ns3::TestCase
TestCase
(std::string name)
ns3::TestCase
protected
TxTraceSink
(uint16_t seq, Ptr< Packet > p)
PingTestCase
private
~TestCase
()
ns3::TestCase
virtual
Generated on Fri Nov 8 2024 13:59:14 for ns-3 by
1.11.0