![]() |
LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
#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, T > |
| struct | LC::Util::ContextExtensions< typename > |
| struct | LC::Util::AddContextObject |
Namespaces | |
| namespace | LC |
| namespace | LC::Util |
| namespace | LC::Util::detail |
Functions | |
| template<typename T > | |
| auto | LC::Util::detail::Awaiter (T &obj) |
| void | LC::Util::detail::CheckDeadObjects (const QVector< DeadObjectInfo > &deadObjects) |