AlexaClientSDK  1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Macros | Functions
DefaultClient.cpp File Reference
#include <acsdkExternalMediaPlayerInterfaces/ExternalMediaAdapterConstants.h>
#include <acsdkNotifications/NotificationRenderer.h>
#include <acsdkSystemClockMonitorInterfaces/SystemClockMonitorObserverInterface.h>
#include <ADSL/MessageInterpreter.h>
#include <AVSCommon/AVS/Attachment/AttachmentManager.h>
#include <AVSCommon/AVS/CapabilityChangeNotifier.h>
#include <AVSCommon/AVS/ExceptionEncounteredSender.h>
#include <AVSCommon/AVS/SpeakerConstants/SpeakerConstants.h>
#include <AVSCommon/SDKInterfaces/InternetConnectionMonitorInterface.h>
#include <AVSCommon/Utils/Bluetooth/BluetoothEventBus.h>
#include <AVSCommon/Utils/MediaPlayer/PooledMediaResourceProvider.h>
#include <AVSCommon/Utils/Metrics/MetricRecorderInterface.h>
#include <AVSCommon/Utils/Network/InternetConnectionMonitor.h>
#include <Audio/SystemSoundAudioFactory.h>
#include <Endpoints/EndpointBuilder.h>
#include <InterruptModel/InterruptModel.h>
#include <System/LocaleHandler.h>
#include <System/ReportStateHandler.h>
#include <System/SystemCapabilityProvider.h>
#include <System/TimeZoneHandler.h>
#include <System/UserInactivityMonitor.h>
#include <SystemSoundPlayer/SystemSoundPlayer.h>
#include <acsdkBluetooth/Bluetooth.h>
#include <acsdkBluetooth/DeviceConnectionRulesAdapter.h>
#include "DefaultClient/DefaultClient.h"
#include "DefaultClient/DefaultClientComponent.h"
#include "DefaultClient/StubApplicationAudioPipelineFactory.h"
#include "SDKComponent/SDKComponent.h"
Include dependency graph for DefaultClient.cpp:

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::defaultClient
 

Macros

#define LX(event)   alexaClientSDK::avsCommon::utils::logger::LogEntry(TAG, event)
 

Functions

static const std::string alexaClientSDK::defaultClient::TAG ("DefaultClient")
 String to identify log entries originating from this file. More...
 

Macro Definition Documentation

◆ LX

#define LX (   event)    alexaClientSDK::avsCommon::utils::logger::LogEntry(TAG, event)

Create a LogEntry using this file's TAG and the specified event string.

Parameters
Theevent string for this LogEntry.

AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0