This is the complete list of members for GcrUrTest, including all inherited members.
AddTestCase(TestCase *testCase, Duration duration=Duration::QUICK) | ns3::TestCase | protected |
CheckResults() override | GcrUrTest | privatevirtual |
ConfigureGcrManager(WifiMacHelper &macHelper) override | GcrUrTest | privatevirtual |
CreateDataDirFilename(std::string filename) | ns3::TestCase | protected |
CreateTempDirFilename(std::string filename) | ns3::TestCase | protected |
DoRun() override | GcrTestBase | protectedvirtual |
DoSetup() override | GcrTestBase | protectedvirtual |
DoTeardown() | ns3::TestCase | privatevirtual |
Duration enum name | ns3::TestCase | |
GcrTestBase(const std::string &testName, const GcrParameters ¶ms) | GcrTestBase | |
GcrUrTest(const std::string &testName, const GcrParameters &commonParams, const GcrUrParameters &gcrUrParams) | GcrUrTest | |
GetName() const | ns3::TestCase | |
GetParent() const | ns3::TestCase | protected |
IsFailed() const | ns3::TestCase | private |
IsStatusFailure() const | ns3::TestCase | protected |
IsStatusSuccess() const | ns3::TestCase | protected |
IsUsingAmpduOrSmpdu() const override | GcrUrTest | privatevirtual |
m_apErrorModel | GcrTestBase | protected |
m_apWifiMac | GcrTestBase | protected |
m_children | ns3::TestCase | private |
m_currentMpdu | GcrUrTest | private |
m_currentUid | GcrUrTest | private |
m_dataDir | ns3::TestCase | private |
m_duration | ns3::TestCase | private |
m_errorModels | GcrTestBase | protected |
m_expectedMaxNumMpdusInPsdu | GcrTestBase | protected |
m_expectGcrUsed | GcrTestBase | protected |
m_gcrUrParams | GcrUrTest | private |
m_groupcastClient | GcrTestBase | protected |
m_name | ns3::TestCase | private |
m_nTxAddbaReq | GcrTestBase | protected |
m_nTxAddbaResp | GcrTestBase | protected |
m_nTxApCts | GcrTestBase | protected |
m_nTxApRts | GcrTestBase | protected |
m_nTxCtsInCurrentTxop | GcrTestBase | protected |
m_nTxDelba | GcrTestBase | protected |
m_nTxGcrAddbaReq | GcrTestBase | protected |
m_nTxGcrAddbaResp | GcrTestBase | protected |
m_nTxGcrDelba | GcrTestBase | protected |
m_nTxGroupcastInCurrentTxop | GcrTestBase | protected |
m_nTxRtsInCurrentTxop | GcrTestBase | protected |
m_packets | GcrTestBase | protected |
m_params | GcrTestBase | protected |
m_parent | ns3::TestCase | private |
m_phyRxPerSta | GcrTestBase | protected |
m_result | ns3::TestCase | private |
m_rngRun | GcrTestBase | protected |
m_rngSeed | GcrTestBase | protected |
m_runner | ns3::TestCase | private |
m_rxGroupcastPerSta | GcrTestBase | protected |
m_rxUnicastPerSta | GcrTestBase | protected |
m_stasWifiMac | GcrTestBase | protected |
m_streamNo | GcrTestBase | protected |
m_testName | GcrTestBase | protected |
m_totalTx | GcrTestBase | protected |
m_totalTxGroupcasts | GcrUrTest | private |
m_txCtsPerSta | GcrTestBase | protected |
MustAssertOnFailure() const | ns3::TestCase | protected |
MustContinueOnFailure() const | ns3::TestCase | protected |
NotifyTxopTerminated(Time startTime, Time duration, uint8_t linkId) | GcrTestBase | protectedvirtual |
operator=(const TestCase &)=delete | ns3::TestCase | |
PacketGenerated(std::string context, Ptr< const Packet > p, const Address &adr) override | GcrUrTest | privatevirtual |
PhyRx(std::string context, Ptr< const Packet > p, double snr, WifiMode mode, WifiPreamble preamble) | GcrTestBase | protectedvirtual |
Receive(std::string context, Ptr< const Packet > p, const Address &adr) override | GcrUrTest | privatevirtual |
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 |
SetDataDir(std::string directory) | ns3::TestCase | protected |
TestCase(const TestCase &)=delete | ns3::TestCase | |
TestCase(std::string name) | ns3::TestCase | protected |
Transmit(std::string context, WifiConstPsduMap psduMap, WifiTxVector txVector, double txPowerW) override | GcrUrTest | privatevirtual |
~GcrTestBase() override=default | GcrTestBase | |
~GcrUrTest() override=default | GcrUrTest | |
~TestCase() | ns3::TestCase | virtual |