| _bDisplayReport | ipsdk::unittest::UnitTestLog | protected |
| _bInit | ipsdk::unittest::UnitTestLog | protected |
| _bTestCaseClosed | ipsdk::unittest::UnitTestLog | protected |
| _curTestCaseName (defined in ipsdk::unittest::UnitTestLog) | ipsdk::unittest::UnitTestLog | protected |
| _curTestFileName | ipsdk::unittest::UnitTestLog | protected |
| _curTestInfoStr | ipsdk::unittest::UnitTestLog | protected |
| _curTestLineIdx | ipsdk::unittest::UnitTestLog | protected |
| _curTestSuiteName (defined in ipsdk::unittest::UnitTestLog) | ipsdk::unittest::UnitTestLog | protected |
| _curTestValueStr | ipsdk::unittest::UnitTestLog | protected |
| _logResourceDir | ipsdk::unittest::UnitTestLog | protected |
| _nbErrors | ipsdk::unittest::UnitTestLog | protected |
| _nbTestCases | ipsdk::unittest::UnitTestLog | protected |
| _nbTests | ipsdk::unittest::UnitTestLog | protected |
| _nbTestsInCurCase | ipsdk::unittest::UnitTestLog | protected |
| _nbTestSuites | ipsdk::unittest::UnitTestLog | protected |
| _nbWarnings | ipsdk::unittest::UnitTestLog | protected |
| _ofs | ipsdk::unittest::UnitTestLog | protected |
| _outputHtmlFilePath | ipsdk::unittest::UnitTestLog | protected |
| _outputResultFilePath | ipsdk::unittest::UnitTestLog | protected |
| _pUnitTestResult | ipsdk::unittest::UnitTestLog | protected |
| _testCaseChrono | ipsdk::unittest::UnitTestLog | protected |
| _testLanguage | ipsdk::unittest::UnitTestLog | protected |
| _testsChrono | ipsdk::unittest::UnitTestLog | protected |
| _testSuiteChrono | ipsdk::unittest::UnitTestLog | protected |
| getOutputHtmlFilePath() const | ipsdk::unittest::UnitTestLog | |
| getOutputResultFilePath() const | ipsdk::unittest::UnitTestLog | |
| initCpp(const boost::filesystem::path &outputHtmlFilePath, const boost::filesystem::path &outputResultFilePath, const boost::filesystem::path &logResourceDir, const bool bDisplayReport) | ipsdk::unittest::UnitTestLog | |
| initPython(const boost::filesystem::path &outputHtmlFilePath, const boost::filesystem::path &outputResultFilePath, const boost::filesystem::path &logResourceDir, const ipUInt32 pythonMajorVersion, const ipUInt32 pythonMinorVersion, const bool bDisplayReport) | ipsdk::unittest::UnitTestLog | |
| isInit() const | ipsdk::unittest::UnitTestLog | inline |
| notifyTestCaseEnd() | ipsdk::unittest::UnitTestLog | |
| notifyTestCaseStart(const std::string &testCaseName) | ipsdk::unittest::UnitTestLog | |
| notifyTestCrash(const std::string &testMsg) | ipsdk::unittest::UnitTestLog | |
| notifyTestEnd() | ipsdk::unittest::UnitTestLog | |
| notifyTestException(const std::string &lastCheckPointFilePath, const ipUInt32 lastCheckPointLineIdx, const std::string &exceptionFunctionName, const std::string &exceptionFilePath, const ipUInt32 exceptionLineIdx, const std::string &exceptionMsg) | ipsdk::unittest::UnitTestLog | |
| notifyTestFailure(const std::string &testFilePath, const ipUInt32 testLineIdx, const std::string &testMsg) | ipsdk::unittest::UnitTestLog | |
| notifyTestStart() | ipsdk::unittest::UnitTestLog | |
| notifyTestSuccess(const std::string &testFilePath, const ipUInt32 testLineIdx, const std::string &testMsg) | ipsdk::unittest::UnitTestLog | |
| notifyTestSuiteEnd() | ipsdk::unittest::UnitTestLog | |
| notifyTestSuiteStart(const std::string &testSuiteName) | ipsdk::unittest::UnitTestLog | |
| notifyTestWarning(const std::string &testFilePath, const ipUInt32 testLineIdx, const std::string &testMsg) | ipsdk::unittest::UnitTestLog | |
| PythonUnitTestManager (defined in ipsdk::unittest::UnitTestLog) | ipsdk::unittest::UnitTestLog | friend |
| UnitTestLog() (defined in ipsdk::unittest::UnitTestLog) | ipsdk::unittest::UnitTestLog | |
| UnitTestResultPtr typedef | ipsdk::unittest::UnitTestLog | protected |
| ~UnitTestLog() (defined in ipsdk::unittest::UnitTestLog) | ipsdk::unittest::UnitTestLog | |