16 #ifndef REGISTRATIONMANAGER_REGISTRATIONMANAGERCOMPONENT_H_ 17 #define REGISTRATIONMANAGER_REGISTRATIONMANAGERCOMPONENT_H_ 31 namespace registrationManager {
38 acsdkManufactory::Component<
39 std::shared_ptr<registrationManager::CustomerDataManagerInterface>,
40 std::shared_ptr<registrationManager::RegistrationManagerInterface>,
41 std::shared_ptr<registrationManager::RegistrationNotifierInterface>,
42 acsdkManufactory::Import<std::shared_ptr<avsCommon::sdkInterfaces::AVSConnectionManagerInterface>>,
43 acsdkManufactory::Import<std::shared_ptr<avsCommon::sdkInterfaces::DirectiveSequencerInterface>>,
44 acsdkManufactory::Import<std::shared_ptr<avsCommon::utils::metrics::MetricRecorderInterface>>>
54 acsdkManufactory::Component<
55 std::shared_ptr<registrationManager::RegistrationManagerInterface>,
56 std::shared_ptr<registrationManager::RegistrationNotifierInterface>,
57 acsdkManufactory::Import<std::shared_ptr<registrationManager::CustomerDataManagerInterface>>,
58 acsdkManufactory::Import<std::shared_ptr<avsCommon::sdkInterfaces::AVSConnectionManagerInterface>>,
59 acsdkManufactory::Import<std::shared_ptr<avsCommon::sdkInterfaces::DirectiveSequencerInterface>>,
60 acsdkManufactory::Import<std::shared_ptr<avsCommon::utils::metrics::MetricRecorderInterface>>>
66 #endif // REGISTRATIONMANAGER_REGISTRATIONMANAGERCOMPONENT_H_ acsdkManufactory::Component< std::shared_ptr< registrationManager::RegistrationManagerInterface >, std::shared_ptr< registrationManager::RegistrationNotifierInterface >, acsdkManufactory::Import< std::shared_ptr< registrationManager::CustomerDataManagerInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::AVSConnectionManagerInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::DirectiveSequencerInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::utils::metrics::MetricRecorderInterface > > > getBackwardsCompatibleComponent()
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
acsdkManufactory::Component< std::shared_ptr< registrationManager::CustomerDataManagerInterface >, std::shared_ptr< registrationManager::RegistrationManagerInterface >, std::shared_ptr< registrationManager::RegistrationNotifierInterface >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::AVSConnectionManagerInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::DirectiveSequencerInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::utils::metrics::MetricRecorderInterface > > > getComponent()