C++ Actor Framework
0.19
Loading...
Searching...
No Matches
caf
flow
coordinator
caf::flow::coordinator Member List
This is the complete list of members for
caf::flow::coordinator
, including all inherited members.
coordinator_ptr
typedef (defined in
caf::flow::coordinator
)
caf::flow::coordinator
related
delay
(action what)=0
caf::flow::coordinator
pure virtual
delay_fn
(F &&what)
caf::flow::coordinator
delay_for
(timespan rel_time, action what)
caf::flow::coordinator
delay_for_fn
(timespan rel_time, F &&what)
caf::flow::coordinator
delay_until
(steady_time_point abs_time, action what)=0
caf::flow::coordinator
pure virtual
delay_until_fn
(steady_time_point abs_time, F &&what)
caf::flow::coordinator
deref_execution_context
() const noexcept=0
caf::async::execution_context
pure virtual
execution_context_ptr
typedef (defined in
caf::async::execution_context
)
caf::async::execution_context
related
intrusive_ptr_add_ref
(const execution_context *ptr) noexcept (defined in
caf::async::execution_context
)
caf::async::execution_context
related
intrusive_ptr_release
(const execution_context *ptr) noexcept (defined in
caf::async::execution_context
)
caf::async::execution_context
related
make_observable
()
caf::flow::coordinator
ref_execution_context
() const noexcept=0
caf::async::execution_context
pure virtual
schedule
(action what)=0
caf::async::execution_context
pure virtual
schedule_fn
(F &&what)
caf::async::execution_context
steady_time
()=0
caf::flow::coordinator
pure virtual
steady_time_point
typedef
caf::flow::coordinator
watch
(disposable what)=0
caf::async::execution_context
pure virtual
~coordinator
() (defined in
caf::flow::coordinator
)
caf::flow::coordinator
virtual
~execution_context
() (defined in
caf::async::execution_context
)
caf::async::execution_context
virtual
Generated by
1.9.6