| sdbus-c++ 1.4.0
    High-level C++ D-Bus library based on systemd D-Bus implementation | 
| Public Member Functions | |
| PropertySetter (IProxy &proxy, const std::string &propertyName) | |
| PropertySetter & | onInterface (const std::string &interfaceName) | 
| template<typename _Value > | |
| void | toValue (const _Value &value) | 
| template<typename _Value > | |
| void | toValue (const _Value &value, dont_expect_reply_t) | 
| void | toValue (const Variant &value) | 
| void | toValue (const Variant &value, dont_expect_reply_t) |