A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
TestAmpduReception Member List

This is the complete list of members for TestAmpduReception, including all inherited members.

AddTestCase(TestCase *testCase, Duration duration=Duration::QUICK)ns3::TestCaseprotected
CheckPhyState(WifiPhyState expectedState)TestAmpduReceptionprivate
CheckRxDroppedBitmapAmpdu1(uint8_t expected)TestAmpduReceptionprivate
CheckRxDroppedBitmapAmpdu2(uint8_t expected)TestAmpduReceptionprivate
CheckRxFailureBitmapAmpdu1(uint8_t expected)TestAmpduReceptionprivate
CheckRxFailureBitmapAmpdu2(uint8_t expected)TestAmpduReceptionprivate
CheckRxSuccessBitmapAmpdu1(uint8_t expected)TestAmpduReceptionprivate
CheckRxSuccessBitmapAmpdu2(uint8_t expected)TestAmpduReceptionprivate
CreateDataDirFilename(std::string filename)ns3::TestCaseprotected
CreateTempDirFilename(std::string filename)ns3::TestCaseprotected
DoCheckPhyState(WifiPhyState expectedState)WifiPhyReceptionTestprotected
DoRun() overrideTestAmpduReceptionprivatevirtual
DoSetup() overrideTestAmpduReceptionprivatevirtual
DoTeardown() overrideWifiPhyReceptionTestprotectedvirtual
Duration enum namens3::TestCase
EXTENSIVEns3::TestCasestatic
GetName() constns3::TestCase
GetParent() constns3::TestCaseprotected
IncrementFailureBitmap(uint32_t size)TestAmpduReceptionprivate
IncrementSuccessBitmap(uint32_t size)TestAmpduReceptionprivate
IsFailed() constns3::TestCaseprivate
IsStatusFailure() constns3::TestCaseprotected
IsStatusSuccess() constns3::TestCaseprotected
m_childrenns3::TestCaseprivate
m_dataDirns3::TestCaseprivate
m_durationns3::TestCaseprivate
m_namens3::TestCaseprivate
m_parentns3::TestCaseprivate
m_phyWifiPhyReceptionTestprotected
m_resultns3::TestCaseprivate
m_runnerns3::TestCaseprivate
m_rxDroppedBitmapAmpdu1TestAmpduReceptionprivate
m_rxDroppedBitmapAmpdu2TestAmpduReceptionprivate
m_rxFailureBitmapAmpdu1TestAmpduReceptionprivate
m_rxFailureBitmapAmpdu2TestAmpduReceptionprivate
m_rxSuccessBitmapAmpdu1TestAmpduReceptionprivate
m_rxSuccessBitmapAmpdu2TestAmpduReceptionprivate
m_uidWifiPhyReceptionTestprotected
MustAssertOnFailure() constns3::TestCaseprotected
MustContinueOnFailure() constns3::TestCaseprotected
operator=(const TestCase &)=deletens3::TestCase
QUICKns3::TestCasestatic
ReportTestFailure(std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line)ns3::TestCaseprotected
ResetBitmaps()TestAmpduReceptionprivate
Run(TestRunnerImpl *runner)ns3::TestCaseprivate
RxDropped(Ptr< const Packet > p, WifiPhyRxfailureReason reason)TestAmpduReceptionprivate
RxFailure(Ptr< const WifiPsdu > psdu)TestAmpduReceptionprivate
RxSuccess(Ptr< const WifiPsdu > psdu, RxSignalInfo rxSignalInfo, WifiTxVector txVector, std::vector< bool > statusPerMpdu)TestAmpduReceptionprivate
SendAmpduWithThreeMpdus(double rxPowerDbm, uint32_t referencePacketSize)TestAmpduReceptionprivate
SendPacket(double rxPowerDbm, uint32_t packetSize, uint8_t mcs)WifiPhyReceptionTestprotected
SetDataDir(std::string directory)ns3::TestCaseprotected
TAKES_FOREVERns3::TestCasestatic
TestAmpduReception()TestAmpduReception
TestCase(const TestCase &)=deletens3::TestCase
TestCase(std::string name)ns3::TestCaseprotected
TestDuration typedefns3::TestCase
WifiPhyReceptionTest(std::string test_name)WifiPhyReceptionTest
~TestCase()ns3::TestCasevirtual
~WifiPhyReceptionTest() override=defaultWifiPhyReceptionTest