AddTestCase(TestCase *testCase, Duration duration=Duration::QUICK) | ns3::TestCase | protected |
ChannelSwitchScenario enum name | SpectrumWifiPhyMultipleInterfacesTest | |
CheckCcaIndication(std::size_t index, bool expectedCcaBusyIndication, Time switchingDelay, Time propagationDelay) | SpectrumWifiPhyMultipleInterfacesTest | private |
CheckInterferences(Ptr< SpectrumWifiPhy > phy, const FrequencyRange &freqRange, const WifiSpectrumBandInfo &band, bool interferencesExpected) | SpectrumWifiPhyMultipleInterfacesTest | private |
CheckResults(std::size_t index, uint32_t expectedNumRx, uint32_t expectedNumRxSuccess, uint32_t expectedRxBytes, FrequencyRange expectedFrequencyRangeActiveRfInterface, const std::vector< std::size_t > &expectedConnectedPhysPerChannel) | SpectrumWifiPhyMultipleInterfacesTest | private |
CheckRxingState(Ptr< SpectrumWifiPhy > phy, bool rxingExpected) | SpectrumWifiPhyMultipleInterfacesTest | private |
CreateDataDirFilename(std::string filename) | ns3::TestCase | protected |
CreateTempDirFilename(std::string filename) | ns3::TestCase | protected |
DoCheckInterferences(Ptr< SpectrumWifiPhy > phy, const WifiSpectrumBandInfo &band, bool interferencesExpected) | SpectrumWifiPhyMultipleInterfacesTest | private |
DoRun() override | SpectrumWifiPhyMultipleInterfacesTest | privatevirtual |
DoSetup() override | SpectrumWifiPhyMultipleInterfacesTest | privatevirtual |
DoTeardown() override | SpectrumWifiPhyMultipleInterfacesTest | privatevirtual |
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_chanSwitchScenario | SpectrumWifiPhyMultipleInterfacesTest | private |
m_children | ns3::TestCase | private |
m_countRxFailure | SpectrumWifiPhyMultipleInterfacesTest | private |
m_countRxSuccess | SpectrumWifiPhyMultipleInterfacesTest | private |
m_counts | SpectrumWifiPhyMultipleInterfacesTest | private |
m_dataDir | ns3::TestCase | private |
m_duration | ns3::TestCase | private |
m_lastTxEnd | SpectrumWifiPhyMultipleInterfacesTest | private |
m_lastTxStart | SpectrumWifiPhyMultipleInterfacesTest | private |
m_listeners | SpectrumWifiPhyMultipleInterfacesTest | private |
m_name | ns3::TestCase | private |
m_parent | ns3::TestCase | private |
m_result | ns3::TestCase | private |
m_runner | ns3::TestCase | private |
m_rxBytes | SpectrumWifiPhyMultipleInterfacesTest | private |
m_rxPhys | SpectrumWifiPhyMultipleInterfacesTest | private |
m_spectrumChannels | SpectrumWifiPhyMultipleInterfacesTest | private |
m_trackSignalsInactiveInterfaces | SpectrumWifiPhyMultipleInterfacesTest | private |
m_txPhys | SpectrumWifiPhyMultipleInterfacesTest | private |
MustAssertOnFailure() const | ns3::TestCase | protected |
MustContinueOnFailure() const | ns3::TestCase | protected |
operator=(const TestCase &)=delete | ns3::TestCase | |
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 |
Reset() | SpectrumWifiPhyMultipleInterfacesTest | private |
Run(TestRunnerImpl *runner) | ns3::TestCase | private |
RxCallback(std::size_t index, Ptr< const Packet > packet, RxPowerWattPerChannelBand rxPowersW) | SpectrumWifiPhyMultipleInterfacesTest | private |
RxFailure(std::size_t index, Ptr< const WifiPsdu > psdu) | SpectrumWifiPhyMultipleInterfacesTest | private |
RxSuccess(std::size_t index, Ptr< const WifiPsdu > psdu, RxSignalInfo rxSignalInfo, WifiTxVector txVector, std::vector< bool > statusPerMpdu) | SpectrumWifiPhyMultipleInterfacesTest | private |
SendPpdu(Ptr< SpectrumWifiPhy > phy, dBm_u txPower, uint32_t payloadSize) | SpectrumWifiPhyMultipleInterfacesTest | private |
SetDataDir(std::string directory) | ns3::TestCase | protected |
SpectrumWifiPhyMultipleInterfacesTest(bool trackSignalsInactiveInterfaces, ChannelSwitchScenario chanSwitchScenario) | SpectrumWifiPhyMultipleInterfacesTest | |
SwitchChannel(Ptr< SpectrumWifiPhy > phy, WifiPhyBand band, uint8_t channelNumber, MHz_u channelWidth, std::optional< std::size_t > listenerIndex) | SpectrumWifiPhyMultipleInterfacesTest | private |
TAKES_FOREVER | ns3::TestCase | static |
TestCase(const TestCase &)=delete | ns3::TestCase | |
TestCase(std::string name) | ns3::TestCase | protected |
~TestCase() | ns3::TestCase | virtual |