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