A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TcpTestCase Member List

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

AddSimpleNetDevice(Ptr< Node > node, const char *ipaddr, const char *netmask)TcpTestCaseprivate
AddSimpleNetDevice6(Ptr< Node > node, Ipv6Address ipaddr, Ipv6Prefix prefix)TcpTestCaseprivate
AddTestCase(TestCase *testCase) NS_DEPRECATEDns3::TestCaseprotected
AddTestCase(TestCase *testCase, enum TestDuration duration)ns3::TestCaseprotected
CreateDataDirFilename(std::string filename)ns3::TestCaseprotected
CreateInternetNode(void)TcpTestCaseprivate
CreateInternetNode6(void)TcpTestCaseprivate
CreateTempDirFilename(std::string filename)ns3::TestCaseprotected
DoRun(void)TcpTestCaseprivatevirtual
DoTeardown(void)TcpTestCaseprivatevirtual
EXTENSIVE enum valuens3::TestCase
GetErrorStatus(void) const NS_DEPRECATEDns3::TestCaseprotected
GetName(void) const ns3::TestCaseprotected
IsStatusFailure(void) const ns3::TestCaseprotected
IsStatusSuccess(void) const ns3::TestCaseprotected
m_currentServerRxBytesTcpTestCaseprivate
m_currentServerTxBytesTcpTestCaseprivate
m_currentSourceRxBytesTcpTestCaseprivate
m_currentSourceTxBytesTcpTestCaseprivate
m_serverReadSizeTcpTestCaseprivate
m_serverRxPayloadTcpTestCaseprivate
m_serverWriteSizeTcpTestCaseprivate
m_sourceReadSizeTcpTestCaseprivate
m_sourceRxPayloadTcpTestCaseprivate
m_sourceTxPayloadTcpTestCaseprivate
m_sourceWriteSizeTcpTestCaseprivate
m_totalBytesTcpTestCaseprivate
m_useIpv6TcpTestCaseprivate
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)TcpTestCaseprivate
ServerHandleRecv(Ptr< Socket > sock)TcpTestCaseprivate
ServerHandleSend(Ptr< Socket > sock, uint32_t available)TcpTestCaseprivate
SetDataDir(std::string directory)ns3::TestCaseprotected
SetupDefaultSim(void)TcpTestCaseprivate
SetupDefaultSim6(void)TcpTestCaseprivate
SourceHandleRecv(Ptr< Socket > sock)TcpTestCaseprivate
SourceHandleSend(Ptr< Socket > sock, uint32_t available)TcpTestCaseprivate
TAKES_FOREVER enum valuens3::TestCase
TcpTestCase(uint32_t totalStreamSize, uint32_t sourceWriteSize, uint32_t sourceReadSize, uint32_t serverWriteSize, uint32_t serverReadSize, bool useIpv6)TcpTestCase
TestCase(std::string name)ns3::TestCaseprotected
TestDuration enum namens3::TestCase
~TestCase()ns3::TestCasevirtual