16 #ifndef ACSDK_PROPERTIESINTERFACES_PROPERTIESFACTORYINTERFACE_H_ 17 #define ACSDK_PROPERTIESINTERFACES_PROPERTIESFACTORYINTERFACE_H_ 27 namespace propertiesInterfaces {
68 #endif // ACSDK_PROPERTIESINTERFACES_PROPERTIESFACTORYINTERFACE_H_ virtual std::shared_ptr< PropertiesInterface > getProperties(const std::string &uri) noexcept=0
Create properties interface for a given component and namespace.
::std::string string
Definition: gtest-port.h:1097
virtual ~PropertiesFactoryInterface()=default
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Factory interface to component properties.
Definition: PropertiesFactoryInterface.h:41