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

Public Member Functions

AsyncPropertySetteronInterface (std::string_view interfaceName)
 
template<typename _Value >
AsyncPropertySettertoValue (_Value &&value)
 
AsyncPropertySettertoValue (Variant value)
 
template<typename _Function >
PendingAsyncCall uponReplyInvoke (_Function &&callback)
 
template<typename _Function >
Slot uponReplyInvoke (_Function &&callback, return_slot_t)
 
std::future< void > getResultAsFuture ()
 

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