MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
get_should_terminate()
virtual bool MayaFlux::Vruta::Event::get_should_terminate
(
)
const
inline
virtual
Get should_terminate flag from promise.
Returns
True if coroutine should be terminated
Definition at line
114
of file
Event.hpp
.
115
{
116
return
m_handle
.promise().should_terminate;
117
}
MayaFlux::Vruta::Event::m_handle
std::coroutine_handle< promise_type > m_handle
Definition
Event.hpp:225
MayaFlux
Vruta
Event
Generated by
1.9.8