MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Vruta::Event Member List

This is the complete list of members for MayaFlux::Vruta::Event, including all inherited members.

done() constMayaFlux::Vruta::Event
Event(std::coroutine_handle< promise_type > h)MayaFlux::Vruta::Event
Event(const Event &other)MayaFlux::Vruta::Event
Event(Event &&other) noexceptMayaFlux::Vruta::Event
get_handle() constMayaFlux::Vruta::Event
get_processing_token() constMayaFlux::Vruta::Eventvirtual
get_should_terminate() constMayaFlux::Vruta::Eventinlinevirtual
get_state(const std::string &key)MayaFlux::Vruta::Eventinline
get_state_impl(const std::string &key)MayaFlux::Vruta::Eventinlineprotected
get_state_impl_raw(const std::string &key)MayaFlux::Vruta::Eventprotectedvirtual
is_active() constMayaFlux::Vruta::Eventvirtual
m_handleMayaFlux::Vruta::Eventprivate
operator=(const Event &other)MayaFlux::Vruta::Event
operator=(Event &&other) noexceptMayaFlux::Vruta::Event
promise_type typedefMayaFlux::Vruta::Event
resume()MayaFlux::Vruta::Event
set_should_terminate(bool should_terminate)MayaFlux::Vruta::Eventinlinevirtual
set_state(const std::string &key, T value)MayaFlux::Vruta::Eventinline
set_state_impl(const std::string &key, std::any value)MayaFlux::Vruta::Eventprotectedvirtual
update_params(Args... args)MayaFlux::Vruta::Eventinline
update_params_impl()MayaFlux::Vruta::Eventinlineprotectedvirtual
update_params_impl(const std::string &key, T value, Args... args)MayaFlux::Vruta::Eventinlineprotected
~Event()MayaFlux::Vruta::Eventvirtual