A Discrete-Event Network Simulator
API
ns3::WScalingTestCase Member List

This is the complete list of members for ns3::WScalingTestCase, including all inherited members.

AddSimpleNetDevice(Ptr< Node > node, const char *ipaddr, const char *netmask)ns3::WScalingTestCaseprivate
AddSimpleNetDevice6(Ptr< Node > node, Ipv6Address ipaddr, Ipv6Prefix prefix)ns3::WScalingTestCaseprivate
AddTestCase(TestCase *testCase, enum TestDuration duration)ns3::TestCaseprotected
Configuration enum namens3::WScalingTestCase
CreateDataDirFilename(std::string filename)ns3::TestCaseprotected
CreateInternetNode(void)ns3::WScalingTestCaseprivate
CreateInternetNode6(void)ns3::WScalingTestCaseprivate
CreateTempDirFilename(std::string filename)ns3::TestCaseprotected
DISABLED enum valuens3::WScalingTestCase
DoRun(void)ns3::WScalingTestCaseprivatevirtual
DoTeardown(void)ns3::WScalingTestCaseprivatevirtual
ENABLED enum valuens3::WScalingTestCase
ENABLED_CLIENT enum valuens3::WScalingTestCase
ENABLED_SERVER enum valuens3::WScalingTestCase
EXTENSIVE enum valuens3::TestCase
GetName(void) const ns3::TestCase
GetParent() const ns3::TestCaseprotected
IsStatusFailure(void) const ns3::TestCaseprotected
IsStatusSuccess(void) const ns3::TestCaseprotected
m_configurationns3::WScalingTestCaseprivate
m_currentServerRxBytesns3::WScalingTestCaseprivate
m_currentServerTxBytesns3::WScalingTestCaseprivate
m_currentSourceRxBytesns3::WScalingTestCaseprivate
m_currentSourceTxBytesns3::WScalingTestCaseprivate
m_maxServerBufferSizens3::WScalingTestCaseprivate
m_maxSourceBufferSizens3::WScalingTestCaseprivate
m_serverns3::WScalingTestCaseprivate
m_serverReadSizens3::WScalingTestCaseprivate
m_serverWriteSizens3::WScalingTestCaseprivate
m_sourcens3::WScalingTestCaseprivate
m_sourceReadSizens3::WScalingTestCaseprivate
m_sourceWriteSizens3::WScalingTestCaseprivate
m_totalBytesns3::WScalingTestCaseprivate
MustAssertOnFailure(void) const ns3::TestCaseprotected
MustContinueOnFailure(void) const ns3::TestCaseprotected
QUICK enum valuens3::TestCase
ReportTestFailure(std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line)ns3::TestCaseprotected
ServerHandleConnectionCreated(Ptr< Socket > s, const Address &addr)ns3::WScalingTestCaseprivate
ServerHandleRecv(Ptr< Socket > sock)ns3::WScalingTestCaseprivate
ServerHandleSend(Ptr< Socket > sock, uint32_t sendB)ns3::WScalingTestCaseprivate
SetDataDir(std::string directory)ns3::TestCaseprotected
SetupDefaultSim(void)ns3::WScalingTestCaseprivate
SourceHandleConnectionCreated(Ptr< Socket > sock)ns3::WScalingTestCaseprivate
SourceHandleRecv(Ptr< Socket > sock)ns3::WScalingTestCaseprivate
SourceHandleSend(Ptr< Socket > sock, uint32_t available)ns3::WScalingTestCaseprivate
TAKES_FOREVER enum valuens3::TestCase
TestCase(std::string name)ns3::TestCaseprotected
TestDuration enum namens3::TestCase
WScalingTestCase(WScalingTestCase::Configuration conf, uint32_t maxServerBufferSize, uint32_t maxSourceBufferSize, std::string name)ns3::WScalingTestCase
~TestCase()ns3::TestCasevirtual