23 #ifndef FIFTYONE_DEGREES_REQUIRED_PROPERTIES_HPP 24 #define FIFTYONE_DEGREES_REQUIRED_PROPERTIES_HPP 28 #include "properties.h" 127 vector<string> getProperties();
154 bool containsProperty(
const char *property);
162 bool containsProperty(
const string property);
51Degrees base namespace.
Definition: ComponentMetaDataBuilderHash.hpp:34
C++ class wrapper for the fiftyoneDegreesPropertiesRequired structure.
Definition: RequiredPropertiesConfig.hpp:57
Defines a set of properties which are required by a caller.
Definition: properties.h:180