ns3::TestCase Member List

This is the complete list of members for ns3::TestCase, including all inherited members.
ContinueOnFailure(void)ns3::TestCase
DoReportCaseFailure(void) (defined in ns3::TestCase)ns3::TestCase [protected, virtual]
DoReportCaseSuccess(void) (defined in ns3::TestCase)ns3::TestCase [protected, virtual]
DoReportEnd(void) (defined in ns3::TestCase)ns3::TestCase [protected, virtual]
DoReportStart(void) (defined in ns3::TestCase)ns3::TestCase [protected, virtual]
DoReportTestFailure(std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line) (defined in ns3::TestCase)ns3::TestCase [protected, virtual]
DoRun(void)=0 (defined in ns3::TestCase)ns3::TestCase [protected, pure virtual]
DoSetup(void) (defined in ns3::TestCase)ns3::TestCase [protected, virtual]
DoTeardown(void) (defined in ns3::TestCase)ns3::TestCase [protected, virtual]
GetBaseDir(void)ns3::TestCase
GetErrorStatus(void)ns3::TestCase
GetName(void)ns3::TestCase
GetSourceDir(std::string file)ns3::TestCase
GetStream(void)ns3::TestCase
GetTempDir(void)ns3::TestCase
ReportCaseFailure(void)ns3::TestCase
ReportCaseSuccess(void)ns3::TestCase
ReportEnd(void)ns3::TestCase
ReportStart(void)ns3::TestCase
ReportTestFailure(std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line)ns3::TestCase
Run(void)ns3::TestCase
SetBaseDir(std::string dir)ns3::TestCase
SetContinueOnFailure(bool continueOnFailure)ns3::TestCase
SetErrorStatus(bool error)ns3::TestCase
SetName(std::string name)ns3::TestCase
SetStream(std::ofstream *ofs)ns3::TestCase
SetTempDir(std::string dir)ns3::TestCase
SetVerbose(bool verbose)ns3::TestCase
TestCase(std::string name) (defined in ns3::TestCase)ns3::TestCase
UpdateErrorStatus(bool error)ns3::TestCase
~TestCase() (defined in ns3::TestCase)ns3::TestCase [virtual]