![]() |
LeechCraft 0.6.70-18808-g3467692359
Modular cross-platform feature rich live environment.
|
#include "context.h"
Public Types | |
| using | HasContextExtension = void |
Public Member Functions | |
| AddContextObject | await_transform (AddContextObject awaitable) const |
| template<typename T> | |
| auto | await_transform (T &&awaitable) |
Public Attributes | |
| std::vector< RaiiSignalConnection > | ContextConnections_ |
| QVector< detail::DeadObjectInfo > | DeadObjects_ |
| using LC::Util::ContextExtension< typename >::HasContextExtension = void |
|
inline |
|
inline |
Definition at line 135 of file context.h.
References LC::Util::detail::Awaiter().
| std::vector<RaiiSignalConnection> LC::Util::ContextExtension< typename >::ContextConnections_ |
| QVector<detail::DeadObjectInfo> LC::Util::ContextExtension< typename >::DeadObjects_ |