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

Public Member Functions

MethodInvokeronInterface (const InterfaceName &interfaceName)
MethodInvokeronInterface (const std::string &interfaceName)
MethodInvokeronInterface (const char *interfaceName)
MethodInvokerwithTimeout (uint64_t usec)
template<typename _Rep, typename _Period>
MethodInvokerwithTimeout (const std::chrono::duration< _Rep, _Period > &timeout)
template<typename... _Args>
MethodInvokerwithArguments (_Args &&... args)
template<typename... _Args>
void storeResultsTo (_Args &... args)
void dontExpectReply ()
 MethodInvoker (MethodInvoker &&other)=default

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