This is the complete list of members for PropertyUser, including all inherited members.
createPropertyDefinitions()=0 | PropertyUser | pure virtual |
getComponentProxyNames() | PropertyUser | |
getIceProperties() const | PropertyUser | |
getProperty(const std::string &name) | PropertyUser | |
getProperty(const std::string &name) const | PropertyUser | inline |
getProperty(T &val, const std::string &name) const | PropertyUser | inline |
getProperty(std::atomic< T > &val, const std::string &name) const | PropertyUser | inline |
getPropertyAsCSV(ContainerT &val, const std::string &name, const std::string &splitBy=",;", bool trimElements=true, bool removeEmptyElements=true) | PropertyUser | inline |
getPropertyAsCSV(const std::string &name, const std::string &splitBy=",;", bool trimElements=true, bool removeEmptyElements=true) | PropertyUser | inline |
getPropertyDefinitions() | PropertyUser | |
getSubscribedTopicNames() | PropertyUser | |
getTopicProxyNames() | PropertyUser | |
hasProperty(const std::string &name) | PropertyUser | |
icePropertiesUpdated(const std::set< std::string > &changedProperties) | PropertyUser | virtual |
injectPropertyDefinitions(PropertyDefinitionsPtr &) | PropertyUser | virtual |
PropertyUser() | PropertyUser | |
setIceProperties(Ice::PropertiesPtr properties) | PropertyUser | virtual |
tryAddProperty(const std::string &propertyName, const std::string &value) | PropertyUser | |
updateIceProperties(const std::map< std::string, std::string > &changes) | PropertyUser | virtual |
updateProperties() | PropertyUser | |
updateProxies(IceManagerPtr) | PropertyUser | |
~PropertyUser() override | PropertyUser | |