This is the complete list of members for Ipv4DeduplicationTest, including all inherited members.
AddTestCase(TestCase *testCase, TestDuration duration=QUICK) | ns3::TestCase | protected |
CheckDrops(const std::string &name) | Ipv4DeduplicationTest | private |
CheckPackets(const std::string &name) | Ipv4DeduplicationTest | private |
CreateDataDirFilename(std::string filename) | ns3::TestCase | protected |
CreateTempDirFilename(std::string filename) | ns3::TestCase | protected |
DEGENERATE enum value | Ipv4DeduplicationTest | private |
DELAY | Ipv4DeduplicationTest | privatestatic |
DISABLED enum value | Ipv4DeduplicationTest | private |
DoRun(void) | Ipv4DeduplicationTest | virtual |
DoSendData(Ptr< Socket > socket, std::string to) | Ipv4DeduplicationTest | private |
DoSendPacket(Ptr< Socket > socket, Ptr< Packet > packet, std::string to) | Ipv4DeduplicationTest | private |
DoSetup(void) | ns3::TestCase | privatevirtual |
DoTeardown(void) | ns3::TestCase | privatevirtual |
DropPkt(const Ipv4Header &ipHeader, Ptr< const Packet > packet, Ipv4L3Protocol::DropReason reason, Ptr< Ipv4 > ipv4, uint32_t interface) | Ipv4DeduplicationTest | |
ENABLED enum value | Ipv4DeduplicationTest | private |
EXTENSIVE enum value | ns3::TestCase | |
GetName(void) const | ns3::TestCase | |
GetParent() const | ns3::TestCase | protected |
Ipv4DeduplicationTest(bool enable, Time expire=Seconds(1)) | Ipv4DeduplicationTest | |
IsFailed(void) const | ns3::TestCase | private |
IsStatusFailure(void) const | ns3::TestCase | protected |
IsStatusSuccess(void) const | ns3::TestCase | protected |
m_children | ns3::TestCase | private |
m_dataDir | ns3::TestCase | private |
m_dropCountMap | Ipv4DeduplicationTest | private |
m_duration | ns3::TestCase | private |
m_expire | Ipv4DeduplicationTest | private |
m_mode | Ipv4DeduplicationTest | private |
m_name | ns3::TestCase | private |
m_packetCountMap | Ipv4DeduplicationTest | private |
m_parent | ns3::TestCase | private |
m_result | ns3::TestCase | private |
m_runner | ns3::TestCase | private |
MakeName(bool enable, Time expire) | Ipv4DeduplicationTest | privatestatic |
MODE enum name | Ipv4DeduplicationTest | private |
MustAssertOnFailure(void) const | ns3::TestCase | protected |
MustContinueOnFailure(void) const | ns3::TestCase | protected |
operator=(const TestCase &)=delete | ns3::TestCase | |
QUICK enum value | ns3::TestCase | |
ReceivePkt(Ptr< Socket > socket) | Ipv4DeduplicationTest | |
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 |
SendData(Ptr< Socket > socket, std::string to) | Ipv4DeduplicationTest | private |
SendPacket(Ptr< Socket > socket, Ptr< Packet > packet, std::string to) | Ipv4DeduplicationTest | private |
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 | |
~TestCase() | ns3::TestCase | virtual |