SETestReport Member List
This is the complete list of members for SETestReport, including all inherited members.
Clear() | SETestReport | virtual |
CreateTestSuite() | SETestReport | |
Debug(std::string const &msg) const | Loggable | virtual |
Debug(std::stringstream &msg) const | Loggable | virtual |
Debug(std::ostream &msg) const | Loggable | virtual |
Error(std::string const &msg) const | Loggable | virtual |
Error(std::stringstream &msg) const | Loggable | virtual |
Error(std::ostream &msg) const | Loggable | virtual |
Fatal(std::string const &msg) const | Loggable | virtual |
Fatal(std::stringstream &msg) const | Loggable | virtual |
Fatal(std::ostream &msg) const | Loggable | virtual |
GetLogger() const | Loggable | virtual |
GetTestSuites() const | SETestReport | |
Info(std::string const &msg) const | Loggable | virtual |
Info(std::stringstream &msg) const | Loggable | virtual |
Info(const std::stringstream &msg) const | Loggable | virtual |
Info(std::ostream &msg) const | Loggable | virtual |
Loggable(Logger *logger=nullptr) | Loggable | |
Loggable(std::string const &logfile) | Loggable | |
m_Logger | Loggable | protected |
m_testSuite | SETestReport | protected |
myLogger | Loggable | protected |
PBTestReport | SETestReport | friend |
Reset() | SETestReport | virtual |
SerializeFromFile(const std::string &filename) | SETestReport | |
SerializeFromString(const std::string &src, eSerializationFormat m) | SETestReport | |
SerializeToFile(const std::string &filename) const | SETestReport | |
SerializeToString(std::string &output, eSerializationFormat m) const | SETestReport | |
SETestReport(Logger *logger) | SETestReport | |
SetLogger(Logger &logger) | Loggable | virtual |
Warning(std::string const &msg) const | Loggable | virtual |
Warning(std::stringstream &msg) const | Loggable | virtual |
Warning(std::ostream &msg) const | Loggable | virtual |
~Loggable() | Loggable | virtual |
~SETestReport() | SETestReport | virtual |