Namespaces | Functions
log_node_param_helper.cpp File Reference
#include <cloudwatch_logger/log_node_param_helper.h>
#include <aws_common/sdk_utils/parameter_reader.h>
#include <aws/core/utils/logging/LogMacros.h>
#include <cloudwatch_logs_common/cloudwatch_options.h>
Include dependency graph for log_node_param_helper.cpp:

Go to the source code of this file.

Namespaces

 Aws
 
 Aws::CloudWatchLogs
 
 Aws::CloudWatchLogs::Utils
 

Functions

void Aws::CloudWatchLogs::Utils::ReadCloudWatchOptions (const std::shared_ptr< Aws::Client::ParameterReaderInterface > &parameter_reader, Aws::CloudWatchLogs::CloudWatchOptions &cloudwatch_options)
 
void Aws::CloudWatchLogs::Utils::ReadFileManagerStrategyOptions (const std::shared_ptr< Aws::Client::ParameterReaderInterface > &parameter_reader, Aws::FileManagement::FileManagerStrategyOptions &file_manager_strategy_options)
 
Aws::AwsError Aws::CloudWatchLogs::Utils::ReadIgnoreNodesSet (const std::shared_ptr< Aws::Client::ParameterReaderInterface > &parameter_reader, std::unordered_set< std::string > &ignore_nodes)
 
Aws::AwsError Aws::CloudWatchLogs::Utils::ReadLogGroup (const std::shared_ptr< Aws::Client::ParameterReaderInterface > &parameter_reader, std::string &log_group)
 
Aws::AwsError Aws::CloudWatchLogs::Utils::ReadLogStream (const std::shared_ptr< Aws::Client::ParameterReaderInterface > &parameter_reader, std::string &log_stream)
 
Aws::AwsError Aws::CloudWatchLogs::Utils::ReadMinLogVerbosity (const std::shared_ptr< Aws::Client::ParameterReaderInterface > &parameter_reader, int8_t &min_log_verbosity)
 
void Aws::CloudWatchLogs::Utils::ReadOption (const std::shared_ptr< Aws::Client::ParameterReaderInterface > &parameter_reader, const std::string &option_key, const std::string &default_value, std::string &option_value)
 
void Aws::CloudWatchLogs::Utils::ReadOption (const std::shared_ptr< Aws::Client::ParameterReaderInterface > &parameter_reader, const std::string &option_key, const size_t &default_value, size_t &option_value)
 
void Aws::CloudWatchLogs::Utils::ReadOption (const std::shared_ptr< Aws::Client::ParameterReaderInterface > &parameter_reader, const std::string &option_key, const bool &default_value, bool &option_value)
 
Aws::AwsError Aws::CloudWatchLogs::Utils::ReadPublishFrequency (const std::shared_ptr< Aws::Client::ParameterReaderInterface > &parameter_reader, double &publish_frequency)
 
Aws::AwsError Aws::CloudWatchLogs::Utils::ReadPublishTopicNames (const std::shared_ptr< Aws::Client::ParameterReaderInterface > &parameter_reader, bool &publish_topic_names)
 
Aws::AwsError Aws::CloudWatchLogs::Utils::ReadSubscriberList (bool subscribe_to_rosout, const std::shared_ptr< Aws::Client::ParameterReaderInterface > &parameter_reader, const boost::function< void(const rosgraph_msgs::Log::ConstPtr &)> &callback, ros::NodeHandle &nh, std::vector< ros::Subscriber > &subscriptions)
 
Aws::AwsError Aws::CloudWatchLogs::Utils::ReadSubscribeToRosout (const std::shared_ptr< Aws::Client::ParameterReaderInterface > &parameter_reader, bool &subscribe_to_rosout)
 
void Aws::CloudWatchLogs::Utils::ReadUploaderOptions (const std::shared_ptr< Aws::Client::ParameterReaderInterface > &parameter_reader, Aws::DataFlow::UploaderOptions &uploader_options)
 


cloudwatch_logger
Author(s): AWS RoboMaker
autogenerated on Sat Mar 6 2021 03:55:46