This is the complete list of members for ime::PropertyContainer, including all inherited members.
addProperty(const Property &Property) | ime::PropertyContainer | |
addProperty(Property &&) (defined in ime::PropertyContainer) | ime::PropertyContainer | |
Callback typedef | ime::PropertyContainer | |
clear() | ime::PropertyContainer | |
forEachProperty(const Callback< Property & > &callback) | ime::PropertyContainer | |
getCount() const | ime::PropertyContainer | |
getValue(const std::string &name) const | ime::PropertyContainer | |
hasProperty(const std::string &name) const | ime::PropertyContainer | |
onValueChange(const std::string &name, const Callback< Property *const > &callback) | ime::PropertyContainer | |
propertyHasValue(const std::string &name) const | ime::PropertyContainer | |
removeProperty(const std::string &name) | ime::PropertyContainer | |
setValue(const std::string &name, T &&value) | ime::PropertyContainer | |
unsubscribe(const std::string &name, int id) | ime::PropertyContainer |