sdbus-c++ 1.2.0
High-level C++ D-Bus library based on systemd D-Bus implementation
|
This is the complete list of members for sdbus::AsyncMethodInvoker, including all inherited members.
AsyncMethodInvoker(IProxy &proxy, const std::string &methodName) (defined in sdbus::AsyncMethodInvoker) | sdbus::AsyncMethodInvoker | inline |
onInterface(const std::string &interfaceName) (defined in sdbus::AsyncMethodInvoker) | sdbus::AsyncMethodInvoker | inline |
uponReplyInvoke(_Function &&callback) (defined in sdbus::AsyncMethodInvoker) | sdbus::AsyncMethodInvoker | |
withArguments(_Args &&... args) (defined in sdbus::AsyncMethodInvoker) | sdbus::AsyncMethodInvoker | inline |
withTimeout(uint64_t usec) (defined in sdbus::AsyncMethodInvoker) | sdbus::AsyncMethodInvoker | inline |
withTimeout(const std::chrono::duration< _Rep, _Period > &timeout) (defined in sdbus::AsyncMethodInvoker) | sdbus::AsyncMethodInvoker | inline |