sdbus-c++ 2.0.0
High-level C++ D-Bus library based on systemd D-Bus implementation
|
Public Member Functions | |
PropertySetter & | onInterface (std::string_view 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) |