LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
dbus.h File Reference
#include <coroutine>
#include <memory>
#include <tuple>
#include <QDBusPendingCallWatcher>
#include <QDBusPendingReply>
#include <util/sll/either.h>
#include <util/sll/void.h>
Include dependency graph for dbus.h:

Go to the source code of this file.

Classes

struct  LC::Util::detail::DBusAwaiter< Rets >
struct  LC::Util::detail::DBusAwaiter< Rets >::SuccessType< T >

Namespaces

namespace  LC
namespace  LC::Util
namespace  LC::Util::detail

Functions

template<typename... Rets>
Util::detail::DBusAwaiter< Rets... > LC::operator co_await (const QDBusPendingReply< Rets... > &reply)
template<typename... Rets>
detail::DBusAwaiter< Rets... > LC::Util::Typed (const QDBusPendingCall &asyncCall)