C++ Actor Framework
1.0.0
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.
add_child
(std::in_place_type_t< Impl >, Args &&... args)
caf::flow::coordinator
add_child_hdl
(std::in_place_type_t< Impl > token, Args &&... args)
caf::flow::coordinator
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
observable
(defined in
caf::flow::coordinator
)
caf::flow::coordinator
friend
ref_execution_context
() const noexcept=0
caf::async::execution_context
pure virtual
release_later
(coordinated_ptr &child)=0
caf::flow::coordinator
pure virtual
release_later
(intrusive_ptr< T > &child)
caf::flow::coordinator
release_later
(Handle &hdl)
caf::flow::coordinator
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.11.0