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

Public Member Functions

 AsyncMethodInvoker (IProxy &proxy, const std::string &methodName)
AsyncMethodInvokeronInterface (const std::string &interfaceName)
AsyncMethodInvokerwithTimeout (uint64_t usec)
template<typename _Rep, typename _Period>
AsyncMethodInvokerwithTimeout (const std::chrono::duration< _Rep, _Period > &timeout)
template<typename... _Args>
AsyncMethodInvokerwithArguments (_Args &&... args)
template<typename _Function>
PendingAsyncCall uponReplyInvoke (_Function &&callback)
template<typename... _Args>
std::future< future_return_t< _Args... > > getResultAsFuture ()

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