sdbus-c++ 1.1.0
High-level C++ D-Bus library based on systemd D-Bus implementation
Loading...
Searching...
No Matches
sdbus::Properties_proxy Member List

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_proxyinline
GetAll(const std::string &interfaceName) (defined in sdbus::Properties_proxy)sdbus::Properties_proxyinline
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_proxyprotectedpure virtual
Properties_proxy(sdbus::IProxy &proxy) (defined in sdbus::Properties_proxy)sdbus::Properties_proxyinlineprotected
Set(const std::string &interfaceName, const std::string &propertyName, const sdbus::Variant &value) (defined in sdbus::Properties_proxy)sdbus::Properties_proxyinline
~Properties_proxy()=default (defined in sdbus::Properties_proxy)sdbus::Properties_proxyprotected