16 #ifndef ACSDKMANUFACTORY_COMPONENT_H_ 17 #define ACSDKMANUFACTORY_COMPONENT_H_ 22 namespace acsdkManufactory {
25 template <
typename... Parameters>
35 template <
typename... Parameters>
50 template <
typename... ComponentAccumulatorParameters>
55 template <
typename...>
59 template <
typename...>
78 #endif // ACSDKMANUFACTORY_COMPONENT_H_
Definition: CookBook.h:42
Component(ComponentAccumulator< ComponentAccumulatorParameters... > &&componentAccumulator)
Definition: Component_imp.h:27
friend class ComponentAccumulator
Definition: Component.h:60
Definition: Component.h:36
friend class Manufactory
Definition: Component.h:56
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: Component.h:26