sdbus-c++ 2.3.0
High-level C++ D-Bus library based on systemd D-Bus implementation
Loading...
Searching...
No Matches
sdbus::AsyncMethodInvoker Member List

This is the complete list of members for sdbus::AsyncMethodInvoker, including all inherited members.

getResultAsAwaitable() (defined in sdbus::AsyncMethodInvoker)sdbus::AsyncMethodInvoker
getResultAsFuture() (defined in sdbus::AsyncMethodInvoker)sdbus::AsyncMethodInvoker
onInterface(const InterfaceName &interfaceName) (defined in sdbus::AsyncMethodInvoker)sdbus::AsyncMethodInvokerinline
onInterface(const std::string &interfaceName) (defined in sdbus::AsyncMethodInvoker)sdbus::AsyncMethodInvokerinline
onInterface(const char *interfaceName) (defined in sdbus::AsyncMethodInvoker)sdbus::AsyncMethodInvokerinline
uponReplyInvoke(Function &&callback) (defined in sdbus::AsyncMethodInvoker)sdbus::AsyncMethodInvoker
uponReplyInvoke(Function &&callback, return_slot_t) (defined in sdbus::AsyncMethodInvoker)sdbus::AsyncMethodInvoker
withArguments(Args &&... args) (defined in sdbus::AsyncMethodInvoker)sdbus::AsyncMethodInvokerinline
withTimeout(uint64_t usec) (defined in sdbus::AsyncMethodInvoker)sdbus::AsyncMethodInvokerinline
withTimeout(const std::chrono::duration< Rep, Period > &timeout) (defined in sdbus::AsyncMethodInvoker)sdbus::AsyncMethodInvokerinline