|
sdbus-c++ 1.4.0
High-level C++ D-Bus library based on systemd D-Bus implementation
|
Public Member Functions | |
| AsyncPropertyGetter (IProxy &proxy, const std::string &propertyName) | |
| AsyncPropertyGetter & | onInterface (const std::string &interfaceName) |
| template<typename _Function > | |
| PendingAsyncCall | uponReplyInvoke (_Function &&callback) |
| std::future< Variant > | getResultAsFuture () |