16 #ifndef FIFTYONE_DEGREES_REQUIRED_PROPERTIES_HPP 17 #define FIFTYONE_DEGREES_REQUIRED_PROPERTIES_HPP 21 #include "properties.h" 120 vector<string> getProperties();
147 bool containsProperty(
const char *property);
155 bool containsProperty(
const string property);
51Degrees base namespace.
Definition: Collection.hpp:24
C++ class wrapper for the fiftyoneDegreesPropertiesRequired structure.
Definition: RequiredPropertiesConfig.hpp:50
Defines a set of properties which are required by a caller.
Definition: properties.h:150