23 #ifndef FIFTYONE_DEGREES_REQUIRED_PROPERTIES_HPP 24 #define FIFTYONE_DEGREES_REQUIRED_PROPERTIES_HPP 28 #include "properties.h" 127 vector<string> getProperties()
const;
142 int getCount()
const;
154 bool containsProperty(
const char *property)
const;
162 bool containsProperty(
const string property)
const;
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:175