LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::ContextExtensions< typename > Struct Template Reference

#include "context.h"

Public Types

using HasContextExtensions = void

Public Member Functions

void FinalSuspend () noexcept
template<typename T>
auto await_transform (T &&awaitable)

Public Attributes

QVector< QMetaObject::Connection > ContextConnections_
QVector< detail::DeadObjectInfoDeadObjects_

Detailed Description

template<typename>
struct LC::Util::ContextExtensions< typename >

Definition at line 75 of file context.h.

Member Typedef Documentation

◆ HasContextExtensions

template<typename>
using LC::Util::ContextExtensions< typename >::HasContextExtensions = void

Definition at line 77 of file context.h.

Member Function Documentation

◆ await_transform()

template<typename>
template<typename T>
auto LC::Util::ContextExtensions< typename >::await_transform ( T && awaitable)
inline

Definition at line 89 of file context.h.

References LC::Util::detail::Awaiter().

Here is the call graph for this function:

◆ FinalSuspend()

template<typename>
void LC::Util::ContextExtensions< typename >::FinalSuspend ( )
inlinenoexcept

Definition at line 82 of file context.h.

References ContextConnections_.

Member Data Documentation

◆ ContextConnections_

template<typename>
QVector<QMetaObject::Connection> LC::Util::ContextExtensions< typename >::ContextConnections_

Definition at line 79 of file context.h.

Referenced by FinalSuspend().

◆ DeadObjects_

template<typename>
QVector<detail::DeadObjectInfo> LC::Util::ContextExtensions< typename >::DeadObjects_

Definition at line 80 of file context.h.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17609.g3dde4097dd-build/leechcraft-0.6.70-17609-g3dde4097dd/src/util/threads/coro/context.h