sdbus-c++ 1.5.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
GetAllAsync(const std::string &interfaceName, _Function &&callback) (defined in sdbus::Properties_proxy)sdbus::Properties_proxyinline
GetAllAsync(const std::string &interfaceName, with_future_t) (defined in sdbus::Properties_proxy)sdbus::Properties_proxyinline
GetAsync(const std::string &interfaceName, const std::string &propertyName, _Function &&callback) (defined in sdbus::Properties_proxy)sdbus::Properties_proxyinline
GetAsync(const std::string &interfaceName, const std::string &propertyName, with_future_t) (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
operator=(const Properties_proxy &)=delete (defined in sdbus::Properties_proxy)sdbus::Properties_proxyprotected
operator=(Properties_proxy &&)=default (defined in sdbus::Properties_proxy)sdbus::Properties_proxyprotected
Properties_proxy(sdbus::IProxy &proxy) (defined in sdbus::Properties_proxy)sdbus::Properties_proxyinlineprotected
Properties_proxy(const Properties_proxy &)=delete (defined in sdbus::Properties_proxy)sdbus::Properties_proxyprotected
Properties_proxy(Properties_proxy &&)=default (defined in sdbus::Properties_proxy)sdbus::Properties_proxyprotected
Set(const std::string &interfaceName, const std::string &propertyName, const sdbus::Variant &value) (defined in sdbus::Properties_proxy)sdbus::Properties_proxyinline
Set(const std::string &interfaceName, const std::string &propertyName, const sdbus::Variant &value, dont_expect_reply_t) (defined in sdbus::Properties_proxy)sdbus::Properties_proxyinline
SetAsync(const std::string &interfaceName, const std::string &propertyName, const sdbus::Variant &value, _Function &&callback) (defined in sdbus::Properties_proxy)sdbus::Properties_proxyinline
SetAsync(const std::string &interfaceName, const std::string &propertyName, const sdbus::Variant &value, with_future_t) (defined in sdbus::Properties_proxy)sdbus::Properties_proxyinline
~Properties_proxy()=default (defined in sdbus::Properties_proxy)sdbus::Properties_proxyprotected