This is the complete list of members for WifiPhyThresholdsTest, including all inherited members.
AddTestCase(TestCase *testCase, Duration duration=Duration::QUICK) | ns3::TestCase | protected |
CreateDataDirFilename(std::string filename) | ns3::TestCase | protected |
CreateTempDirFilename(std::string filename) | ns3::TestCase | protected |
DoRun()=0 | ns3::TestCase | privatepure virtual |
DoSetup() override | WifiPhyThresholdsTest | privatevirtual |
DoTeardown() override | WifiPhyThresholdsTest | privatevirtual |
Duration enum name | ns3::TestCase | |
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_ccabusyStateCount | WifiPhyThresholdsTest | protected |
m_children | ns3::TestCase | private |
m_dataDir | ns3::TestCase | private |
m_duration | ns3::TestCase | private |
m_idleStateCount | WifiPhyThresholdsTest | protected |
m_name | ns3::TestCase | private |
m_parent | ns3::TestCase | private |
m_phy | WifiPhyThresholdsTest | protected |
m_result | ns3::TestCase | private |
m_runner | ns3::TestCase | private |
m_rxDropped | WifiPhyThresholdsTest | protected |
m_rxFailure | WifiPhyThresholdsTest | protected |
m_rxStateCount | WifiPhyThresholdsTest | protected |
m_rxSuccess | WifiPhyThresholdsTest | protected |
m_stateChanged | WifiPhyThresholdsTest | protected |
MakeForeignSignal(Watt_u txPower) | WifiPhyThresholdsTest | protectedvirtual |
MakeWifiSignal(Watt_u txPower, const WifiPhyOperatingChannel &channel) | WifiPhyThresholdsTest | protectedvirtual |
MustAssertOnFailure() const | ns3::TestCase | protected |
MustContinueOnFailure() const | ns3::TestCase | protected |
operator=(const TestCase &)=delete | ns3::TestCase | |
PhyStateChanged(Time start, Time duration, WifiPhyState newState) | WifiPhyThresholdsTest | protectedvirtual |
ReportTestFailure(std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line) | ns3::TestCase | protected |
Run(TestRunnerImpl *runner) | ns3::TestCase | private |
RxDropped(Ptr< const Packet > p, WifiPhyRxfailureReason reason) | WifiPhyThresholdsTest | protected |
RxFailure(Ptr< const WifiPsdu > psdu) | WifiPhyThresholdsTest | protectedvirtual |
RxSuccess(Ptr< const WifiPsdu > psdu, RxSignalInfo rxSignalInfo, const WifiTxVector &txVector, const std::vector< bool > &statusPerMpdu) | WifiPhyThresholdsTest | protectedvirtual |
SendSignal(Watt_u txPower, bool wifiSignal) | WifiPhyThresholdsTest | protectedvirtual |
SetDataDir(std::string directory) | ns3::TestCase | protected |
TestCase(const TestCase &)=delete | ns3::TestCase | |
TestCase(std::string name) | ns3::TestCase | protected |
WifiPhyThresholdsTest(std::string test_name) | WifiPhyThresholdsTest | |
~TestCase() | ns3::TestCase | virtual |