ConvertTo(const PropertyKey &key) | dai::PropertySet | [inline] |
Get(const PropertyKey &key) const | dai::PropertySet | [inline] |
GetAs(const PropertyKey &key) const | dai::PropertySet | [inline] |
getStringAs(const PropertyKey &key) const | dai::PropertySet | [inline] |
hasKey(const PropertyKey &key) const | dai::PropertySet | [inline] |
keys() const | dai::PropertySet | [inline] |
operator()(const PropertyKey &key, const PropertyValue &val) const | dai::PropertySet | [inline] |
operator<<(std::ostream &os, const PropertySet &ps) | dai::PropertySet | [friend] |
operator>>(std::istream &is, PropertySet &ps) | dai::PropertySet | [friend] |
PropertySet() | dai::PropertySet | [inline] |
PropertySet(const std::string &s) | dai::PropertySet | [inline] |
Set(const PropertyKey &key, const PropertyValue &val) | dai::PropertySet | [inline] |
Set(const PropertySet &newProps) | dai::PropertySet | [inline] |
setAsString(const PropertyKey &key, ValueType &val) | dai::PropertySet | [inline] |