LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
context.h File Reference
#include <coroutine>
#include <stdexcept>
#include <QMetaObject>
#include <QObject>
#include <QVector>
#include "../threadsconfig.h"
Include dependency graph for context.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LC::Util::detail::DeadObjectInfo
class  LC::Util::ContextDeadException
struct  LC::Util::detail::AwaitableWrapper< Promise, OrigAwaiter >
struct  LC::Util::ContextExtensions< typename >
struct  LC::Util::AddContextObject

Namespaces

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

Functions

template<typename T>
decltype(auto) LC::Util::detail::Awaiter (T &&obj)
void LC::Util::detail::CheckDeadObjects (const QVector< DeadObjectInfo > &deadObjects)