16 #ifndef ACSDKCORE_CORECOMPONENT_H_ 17 #define ACSDKCORE_CORECOMPONENT_H_ 61 std::shared_ptr<avsCommon::avs::attachment::AttachmentManagerInterface>,
62 std::shared_ptr<avsCommon::sdkInterfaces::ContextManagerInterface>,
65 std::shared_ptr<acsdkSystemClockMonitorInterfaces::SystemClockNotifierInterface>,
66 std::shared_ptr<acsdkSystemClockMonitorInterfaces::SystemClockMonitorInterface>,
67 std::shared_ptr<avsCommon::utils::DeviceInfo>,
68 std::shared_ptr<avsCommon::sdkInterfaces::storage::MiscStorageInterface>,
69 std::shared_ptr<avsCommon::sdkInterfaces::AVSGatewayManagerInterface>,
70 std::shared_ptr<avsCommon::sdkInterfaces::CapabilitiesDelegateInterface>,
71 std::shared_ptr<avsCommon::sdkInterfaces::DirectiveSequencerInterface>,
73 Annotated<DefaultEndpointAnnotation, avsCommon::sdkInterfaces::endpoints::EndpointBuilderInterface>,
77 std::shared_ptr<avsCommon::sdkInterfaces::ExceptionEncounteredSenderInterface>,
78 std::shared_ptr<capabilityAgents::alexa::AlexaInterfaceMessageSender>,
79 std::shared_ptr<afml::interruptModel::InterruptModel>,
81 Annotated<avsCommon::sdkInterfaces::AudioFocusAnnotation, avsCommon::sdkInterfaces::FocusManagerInterface>,
82 std::shared_ptr<registrationManager::CustomerDataManagerInterface>,
83 std::shared_ptr<registrationManager::RegistrationManagerInterface>,
84 std::shared_ptr<registrationManager::RegistrationNotifierInterface>,
104 #endif // ACSDKCORE_CORECOMPONENT_H_
Definition: EndpointCapabilitiesRegistrarInterface.h:35
Definition: DefaultEndpointAnnotation.h:26
Definition: Annotated.h:35
Definition: Component.h:36
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
CoreComponent getComponent()
avsCommon::sdkInterfaces::endpoints::DefaultEndpointAnnotation DefaultEndpointAnnotation
Definition: CoreComponent.h:55
Definition: PostConnectOperationProviderRegistrarInterface.h:32