AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Macros
AmdMetricWrapper.h File Reference
#include <AVSCommon/Utils/Metrics/MetricRecorderInterface.h>
#include <chrono>
#include <functional>
#include <memory>
#include <string>
Include dependency graph for AmdMetricWrapper.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ METRIC_PREFIX_ERROR

#define METRIC_PREFIX_ERROR (   str)    ("ERROR." str)

◆ METRIC_PREFIX_ERROR_CREATE

#define METRIC_PREFIX_ERROR_CREATE (   str)    METRIC_PREFIX_ERROR("Create." str)

◆ METRIC_PREFIX_ERROR_INIT

#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