sdbus-c++ 1.5.0
High-level C++ D-Bus library based on systemd D-Bus implementation
Loading...
Searching...
No Matches
sdbus::AsyncPropertySetter Class Reference

Public Member Functions

 AsyncPropertySetter (IProxy &proxy, const std::string &propertyName)
 
AsyncPropertySetteronInterface (const std::string &interfaceName)
 
template<typename _Value >
AsyncPropertySettertoValue (_Value &&value)
 
AsyncPropertySettertoValue (Variant value)
 
template<typename _Function >
PendingAsyncCall uponReplyInvoke (_Function &&callback)
 
std::future< void > getResultAsFuture ()
 

The documentation for this class was generated from the following files: