16 #ifndef ACSDKSHARED_SHAREDCOMPONENT_H_ 17 #define ACSDKSHARED_SHAREDCOMPONENT_H_ 31 namespace acsdkShared {
37 std::shared_ptr<avsCommon::utils::configuration::ConfigurationNode>,
38 std::unique_ptr<avsCommon::utils::libcurlUtils::HttpPostInterface>,
39 std::shared_ptr<avsCommon::utils::timing::MultiTimer>,
40 std::shared_ptr<acsdkShutdownManagerInterfaces::ShutdownManagerInterface>,
41 std::shared_ptr<acsdkShutdownManagerInterfaces::ShutdownNotifierInterface>,
42 std::shared_ptr<acsdkStartupManagerInterfaces::StartupManagerInterface>,
43 std::shared_ptr<acsdkStartupManagerInterfaces::StartupNotifierInterface>>;
55 #endif // ACSDKSHARED_SHAREDCOMPONENT_H_
Definition: Component.h:36
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
SharedComponent getComponent()