sdbus-c++ 1.1.0
High-level C++ D-Bus library based on systemd D-Bus implementation
|
This is the complete list of members for sdbus::Properties_proxy, including all inherited members.
Get(const std::string &interfaceName, const std::string &propertyName) (defined in sdbus::Properties_proxy) | sdbus::Properties_proxy | inline |
GetAll(const std::string &interfaceName) (defined in sdbus::Properties_proxy) | sdbus::Properties_proxy | inline |
onPropertiesChanged(const std::string &interfaceName, const std::map< std::string, sdbus::Variant > &changedProperties, const std::vector< std::string > &invalidatedProperties)=0 (defined in sdbus::Properties_proxy) | sdbus::Properties_proxy | protectedpure virtual |
Properties_proxy(sdbus::IProxy &proxy) (defined in sdbus::Properties_proxy) | sdbus::Properties_proxy | inlineprotected |
Set(const std::string &interfaceName, const std::string &propertyName, const sdbus::Variant &value) (defined in sdbus::Properties_proxy) | sdbus::Properties_proxy | inline |
~Properties_proxy()=default (defined in sdbus::Properties_proxy) | sdbus::Properties_proxy | protected |