This is the complete list of members for ClassUnderTest, including all inherited members.
AWSLogSystem(Aws::Utils::Logging::LogLevel log_level) | Aws::Utils::Logging::AWSLogSystem | explicit |
AWSLogSystem(AWSLogSystem const &)=delete | Aws::Utils::Logging::AWSLogSystem | |
ClassUnderTest(Aws::Utils::Logging::LogLevel log_level) | ClassUnderTest | inlineexplicit |
expected_log_message_string_ | ClassUnderTest | private |
expected_tag_ | ClassUnderTest | private |
GetExpectedLogMessageString(const ClassUnderTest *class_under_test) | ClassUnderTest | inlinestatic |
GetExpectedTag(const ClassUnderTest *class_under_test) | ClassUnderTest | inlinestatic |
GetLogDebugCount(const ClassUnderTest *class_under_test) | ClassUnderTest | inlinestatic |
GetLogErrorCount(const ClassUnderTest *class_under_test) | ClassUnderTest | inlinestatic |
GetLogFatalCount(const ClassUnderTest *class_under_test) | ClassUnderTest | inlinestatic |
GetLogInfoCount(const ClassUnderTest *class_under_test) | ClassUnderTest | inlinestatic |
GetLogLevel() const override | Aws::Utils::Logging::AWSLogSystem | |
GetLogTraceCount(const ClassUnderTest *class_under_test) | ClassUnderTest | inlinestatic |
GetLogWarnCount(const ClassUnderTest *class_under_test) | ClassUnderTest | inlinestatic |
Log(Aws::Utils::Logging::LogLevel log_level, const char *tag, const char *format,...) override | Aws::Utils::Logging::AWSLogSystem | |
log_debug_count_ | ClassUnderTest | private |
log_error_count_ | ClassUnderTest | private |
log_fatal_count_ | ClassUnderTest | private |
log_info_count_ | ClassUnderTest | private |
log_trace_count_ | ClassUnderTest | private |
log_warn_count_ | ClassUnderTest | private |
LogDebug(const char *tag, const std::string &message) override | ClassUnderTest | inlinevirtual |
LogError(const char *tag, const std::string &message) override | ClassUnderTest | inlinevirtual |
LogFatal(const char *tag, const std::string &message) override | ClassUnderTest | inlinevirtual |
LogInfo(const char *tag, const std::string &message) override | ClassUnderTest | inlinevirtual |
LogStream(Aws::Utils::Logging::LogLevel log_level, const char *tag, const Aws::OStringStream &message_stream) override | Aws::Utils::Logging::AWSLogSystem | |
LogTrace(const char *tag, const std::string &message) override | ClassUnderTest | inlinevirtual |
LogWarn(const char *tag, const std::string &message) override | ClassUnderTest | inlinevirtual |
operator=(AWSLogSystem const &)=delete | Aws::Utils::Logging::AWSLogSystem | |
ResetLogCounts(ClassUnderTest *class_under_test) | ClassUnderTest | inlinestatic |
SetExpectedLogMessageString(ClassUnderTest *class_under_test, const std::string &message) | ClassUnderTest | inlinestatic |
SetExpectedTagString(ClassUnderTest *class_under_test, const std::string &tag) | ClassUnderTest | inlinestatic |
SetLogLevel(Aws::Utils::Logging::LogLevel log_level) | Aws::Utils::Logging::AWSLogSystem | |
~AWSLogSystem() override=default | Aws::Utils::Logging::AWSLogSystem | |
~ClassUnderTest()=default | ClassUnderTest |