sdbus-c++ 1.2.0
High-level C++ D-Bus library based on systemd D-Bus implementation
sdbus::AsyncMethodInvoker Member List

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::AsyncMethodInvokerinline
onInterface(const std::string &interfaceName) (defined in sdbus::AsyncMethodInvoker)sdbus::AsyncMethodInvokerinline
uponReplyInvoke(_Function &&callback) (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