This is the complete list of members for WifiPrimaryChannelsTest, including all inherited members.
AddTestCase(TestCase *testCase, TestDuration duration=QUICK) | ns3::TestCase | protected |
CheckAssociation(void) | WifiPrimaryChannelsTest | |
CheckReceivedMuPpdus(std::set< uint8_t > txBss, uint16_t txChannelWidth, HeRu::RuType ruType, std::size_t nRus, bool isDlMu) | WifiPrimaryChannelsTest | |
CheckReceivedSuPpdus(std::set< uint8_t > txBss, uint16_t txChannelWidth) | WifiPrimaryChannelsTest | |
CheckReceivedTriggerFrames(std::set< uint8_t > txBss, uint16_t txChannelWidth) | WifiPrimaryChannelsTest | |
CreateDataDirFilename(std::string filename) | ns3::TestCase | protected |
CreateTempDirFilename(std::string filename) | ns3::TestCase | protected |
DoRun(void) override | WifiPrimaryChannelsTest | privatevirtual |
DoSendHeTbPpdu(uint8_t bss, uint16_t txChannelWidth, HeRu::RuType ruType, std::size_t nRus) | WifiPrimaryChannelsTest | |
DoSetup(void) override | WifiPrimaryChannelsTest | privatevirtual |
DoTeardown(void) | ns3::TestCase | privatevirtual |
EXTENSIVE enum value | ns3::TestCase | |
GetName(void) const | ns3::TestCase | |
GetParent() const | ns3::TestCase | protected |
IsFailed(void) const | ns3::TestCase | private |
IsStatusFailure(void) const | ns3::TestCase | protected |
IsStatusSuccess(void) const | ns3::TestCase | protected |
m_apDevices | WifiPrimaryChannelsTest | private |
m_channelWidth | WifiPrimaryChannelsTest | private |
m_children | ns3::TestCase | private |
m_dataDir | ns3::TestCase | private |
m_duration | ns3::TestCase | private |
m_name | ns3::TestCase | private |
m_nBss | WifiPrimaryChannelsTest | private |
m_nStationsPerBss | WifiPrimaryChannelsTest | private |
m_parent | ns3::TestCase | private |
m_processed | WifiPrimaryChannelsTest | private |
m_received | WifiPrimaryChannelsTest | private |
m_result | ns3::TestCase | private |
m_runner | ns3::TestCase | private |
m_staDevices | WifiPrimaryChannelsTest | private |
m_time | WifiPrimaryChannelsTest | private |
m_trigger | WifiPrimaryChannelsTest | private |
m_triggerTxDuration | WifiPrimaryChannelsTest | private |
m_triggerTxVector | WifiPrimaryChannelsTest | private |
m_useDistinctBssColors | WifiPrimaryChannelsTest | private |
MustAssertOnFailure(void) const | ns3::TestCase | protected |
MustContinueOnFailure(void) const | ns3::TestCase | protected |
operator=(const TestCase &)=delete | ns3::TestCase | |
QUICK enum value | ns3::TestCase | |
ReceiveDl(uint8_t bss, uint8_t station, Ptr< WifiPsdu > psdu, RxSignalInfo rxSignalInfo, WifiTxVector txVector, std::vector< bool > perMpduStatus) | WifiPrimaryChannelsTest | |
ReceiveUl(uint8_t bss, Ptr< WifiPsdu > psdu, RxSignalInfo rxSignalInfo, WifiTxVector txVector, std::vector< bool > perMpduStatus) | WifiPrimaryChannelsTest | |
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 |
SendDlMuPpdu(uint8_t bss, uint16_t txChannelWidth, HeRu::RuType ruType, std::size_t nRus) | WifiPrimaryChannelsTest | |
SendDlSuPpdu(uint8_t bss, uint16_t txChannelWidth) | WifiPrimaryChannelsTest | |
SendHeTbPpdu(uint8_t bss, uint16_t txChannelWidth, HeRu::RuType ruType, std::size_t nRus) | WifiPrimaryChannelsTest | |
SetDataDir(std::string directory) | ns3::TestCase | protected |
TAKES_FOREVER enum value | ns3::TestCase | |
TestCase(const TestCase &)=delete | ns3::TestCase | |
TestCase(std::string name) | ns3::TestCase | protected |
TestDuration enum name | ns3::TestCase | |
Transmit(std::string context, WifiConstPsduMap psduMap, WifiTxVector txVector, double txPowerW) | WifiPrimaryChannelsTest | |
WifiPrimaryChannelsTest(uint16_t channelWidth, bool useDistinctBssColors) | WifiPrimaryChannelsTest | |
~TestCase() | ns3::TestCase | virtual |
~WifiPrimaryChannelsTest() | WifiPrimaryChannelsTest | virtual |