Public Member Functions | |
MOCK_METHOD5 (CreateLogService, std::shared_ptr< LogService >(const std::string &log_group, const std::string &log_stream, const Aws::Client::ClientConfiguration &client_config, const Aws::SDKOptions &sdk_options, const CloudWatchOptions &cloudwatch_option)) | |
Public Member Functions inherited from Aws::CloudWatchLogs::LogServiceFactory | |
virtual std::shared_ptr< LogService > | CreateLogService (const std::string &log_group, const std::string &log_stream, const Aws::Client::ClientConfiguration &client_config, const Aws::SDKOptions &sdk_options, const CloudWatchOptions &cloudwatch_options=kDefaultCloudWatchOptions) |
LogServiceFactory ()=default | |
LogServiceFactory (const LogServiceFactory &)=delete | |
LogServiceFactory & | operator= (const LogServiceFactory &)=delete |
~LogServiceFactory ()=default | |
Definition at line 39 of file log_node_test.cpp.
LogServiceFactoryMock::MOCK_METHOD5 | ( | CreateLogService | , |
std::shared_ptr< LogService > | const std::string &log_group, const std::string &log_stream, const Aws::Client::ClientConfiguration &client_config, const Aws::SDKOptions &sdk_options, const CloudWatchOptions &cloudwatch_option | ||
) |