![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <AVSCommon/Utils/Metrics/MetricRecorderInterface.h>#include <chrono>#include <functional>#include <memory>#include <string>

Go to the source code of this file.
Classes | |
| class | alexaClientSDK::acsdkAssets::common::AmdMetricsWrapper |
Namespaces | |
| alexaClientSDK | |
| Whether or not curl logs should be emitted. | |
| alexaClientSDK::acsdkAssets | |
| alexaClientSDK::acsdkAssets::common | |
Macros | |
| #define | METRIC_PREFIX_ERROR(str) ("ERROR." str) |
| #define | METRIC_PREFIX_ERROR_CREATE(str) METRIC_PREFIX_ERROR("Create." str) |
| #define | METRIC_PREFIX_ERROR_INIT(str) METRIC_PREFIX_ERROR("Init." str) |
| #define METRIC_PREFIX_ERROR | ( | str | ) | ("ERROR." str) |
| #define METRIC_PREFIX_ERROR_CREATE | ( | str | ) | METRIC_PREFIX_ERROR("Create." str) |
| #define METRIC_PREFIX_ERROR_INIT | ( | str | ) | METRIC_PREFIX_ERROR("Init." str) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0