ttx 0.1.0
|
#include </home/runner/work/ttx/ttx/src/action.h>
Public Attributes | |
KeyEvent const & | key_event |
di::Synchronized< LayoutState > & | layout_state |
RenderThread & | render_thread |
di::Vector< di::TransparentStringView > const & | command |
di::Atomic< bool > & | done |
di::Vector<di::TransparentStringView> const& ttx::ActionContext::command |
di::Atomic<bool>& ttx::ActionContext::done |
KeyEvent const& ttx::ActionContext::key_event |
di::Synchronized<LayoutState>& ttx::ActionContext::layout_state |
RenderThread& ttx::ActionContext::render_thread |