sdbus-c++ 1.2.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 (std::string interfaceName) |
template<typename _Value > | |
void | toValue (const _Value &value) |
void | toValue (const sdbus::Variant &value) |