PropertyDefinition< PropertyType > Member List

This is the complete list of members for PropertyDefinition< PropertyType >, including all inherited members.

caseInsensitivePropertyDefinition< PropertyType >protected
constnessPropertyDefinitionBaseprotected
defaultValuePropertyDefinition< PropertyType >protected
descriptionPropertyDefinition< PropertyType >protected
eConstant enum valuePropertyDefinitionBase
eModifiable enum valuePropertyDefinitionBase
expandEnvironmentVariables() constPropertyDefinition< PropertyType >
expandEnvVarsPropertyDefinition< PropertyType >protected
factoryPropertyDefinition< PropertyType >protected
getDefaultAsString() overridePropertyDefinition< PropertyType >virtual
getDefaultValue()PropertyDefinition< PropertyType >
getDescription() constPropertyDefinition< PropertyType >
getFactory() constPropertyDefinition< PropertyType >
getMatchRegex() constPropertyDefinition< PropertyType >
getMax() constPropertyDefinition< PropertyType >
getMin() constPropertyDefinition< PropertyType >
getPropertyName() constPropertyDefinition< PropertyType >
getValue(const std::string &prefix, Ice::PropertiesPtr)PropertyDefinition< PropertyType >
getValueMap()PropertyDefinition< PropertyType >
icePropertyGet(Ice::PropertiesPtr const &iceProperties, std::string const &key)PropertyDefinitionBasestatic
isCaseInsensitive() constPropertyDefinition< PropertyType >
isConstant() constPropertyDefinitionBaseinline
isRequired() constPropertyDefinitionBaseinline
isSet(const std::string &prefix, Ice::PropertiesPtr iceProperties) constPropertyDefinition< PropertyType >
armarx::PropertyDefinitionBase::isSet(std::string const &prefix, std::string const &propertyName, Ice::PropertiesPtr const &iceProperties) constPropertyDefinitionBase
map(const std::string &valueString, PropertyType value)PropertyDefinition< PropertyType >inline
map(const std::map< std::string, PropertyType > &values)PropertyDefinition< PropertyType >inline
map(const std::map< T, std::string > &values)PropertyDefinition< PropertyType >inline
map(const T &values)PropertyDefinition< PropertyType >inline
maxPropertyDefinition< PropertyType >protected
minPropertyDefinition< PropertyType >protected
PropertyConstness enum namePropertyDefinitionBase
PropertyDefinition(PropertyType *setterRef, const std::string &propertyName, const std::string &description, PropertyDefinitionBase::PropertyConstness constness=PropertyDefinitionBase::eConstant)PropertyDefinition< PropertyType >
PropertyDefinition(PropertyType *setterRef, const std::string &propertyName, PropertyType defaultValue, const std::string &description, PropertyDefinitionBase::PropertyConstness constness=PropertyDefinitionBase::eConstant)PropertyDefinition< PropertyType >inline
PropertyDefinitionBase(bool required=true, PropertyConstness constness=eConstant)PropertyDefinitionBaseinline
PropertyFactoryFunction typedefPropertyDefinition< PropertyType >
propertyNamePropertyDefinition< PropertyType >protected
PropertyTypePtr typedefPropertyDefinition< PropertyType >
propertyValuesMapPropertyDefinition< PropertyType >protected
PropertyValuesMap typedefPropertyDefinition< PropertyType >
regexPropertyDefinition< PropertyType >protected
removeQuotes() constPropertyDefinition< PropertyType >
removeQuotes(const std::string &input, std::string &output)PropertyDefinition< PropertyType >static
requiredPropertyDefinitionBaseprotected
setCaseInsensitive(bool isCaseInsensitive)PropertyDefinition< PropertyType >
setExpandEnvironmentVariables(bool expand)PropertyDefinition< PropertyType >
setFactory(const PropertyFactoryFunction &func)PropertyDefinition< PropertyType >
setMatchRegex(const std::string &expr)PropertyDefinition< PropertyType >
setMax(double max)PropertyDefinition< PropertyType >
setMax(std::array< T, 1 > max)PropertyDefinition< PropertyType >inline
setMin(double min)PropertyDefinition< PropertyType >
setMin(std::array< T, 1 > min)PropertyDefinition< PropertyType >inline
setRemoveQuotes(bool removeQuotes)PropertyDefinition< PropertyType >
setterRefPropertyDefinition< PropertyType >protected
stringRemoveQuotesPropertyDefinition< PropertyType >protected
toString(PropertyDefinitionFormatter &formatter, const std::string &value) overridePropertyDefinition< PropertyType >virtual
ValueEntry typedefPropertyDefinition< PropertyType >
writeValueToSetter(const std::string &prefix, Ice::PropertiesPtr) overridePropertyDefinition< PropertyType >virtual
~PropertyDefinitionBase()PropertyDefinitionBaseinlinevirtual