C++ Actor Framework
1.0.0
Loading...
Searching...
No Matches
caf
net
socket_manager
caf::net::socket_manager Member List
This is the complete list of members for
caf::net::socket_manager
, including all inherited members.
abstract_actor_shell
(defined in
caf::net::socket_manager
)
caf::net::socket_manager
friend
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
add_cleanup_listener
(action fn)=0
caf::net::socket_manager
pure virtual
atomic_ref_counted
() (defined in
caf::detail::atomic_ref_counted
)
caf::detail::atomic_ref_counted
atomic_ref_counted
(const atomic_ref_counted &) (defined in
caf::detail::atomic_ref_counted
)
caf::detail::atomic_ref_counted
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
() const noexcept
caf::detail::atomic_ref_counted
deref_execution_context
() const noexcept=0
caf::async::execution_context
pure virtual
deregister
()=0
caf::net::socket_manager
pure virtual
deregister_reading
()=0
caf::net::socket_manager
pure virtual
deregister_writing
()=0
caf::net::socket_manager
pure virtual
event_handler_ptr
typedef (defined in
caf::net::socket_manager
)
caf::net::socket_manager
execution_context_ptr
typedef (defined in
caf::async::execution_context
)
caf::async::execution_context
related
get_reference_count
() const noexcept
caf::detail::atomic_ref_counted
handle
() const =0
caf::net::socket_manager
pure virtual
handle_error
(sec code)=0
caf::net::socket_manager
pure virtual
handle_read_event
()=0
caf::net::socket_manager
pure virtual
handle_write_event
()=0
caf::net::socket_manager
pure virtual
intrusive_ptr_add_ref
(socket_manager *ptr) noexcept (defined in
caf::net::socket_manager
)
caf::net::socket_manager
related
intrusive_ptr_add_ref
(const execution_context *ptr) noexcept (defined in
caf::async::execution_context
)
caf::async::execution_context
related
intrusive_ptr_release
(socket_manager *ptr) noexcept (defined in
caf::net::socket_manager
)
caf::net::socket_manager
related
intrusive_ptr_release
(const execution_context *ptr) noexcept (defined in
caf::async::execution_context
)
caf::async::execution_context
related
is_reading
() const noexcept=0
caf::net::socket_manager
pure virtual
is_writing
() const noexcept=0
caf::net::socket_manager
pure virtual
make
(multiplexer *mpx, event_handler_ptr handler) (defined in
caf::net::socket_manager
)
caf::net::socket_manager
static
make_observable
()
caf::flow::coordinator
mpx
() const
caf::net::socket_manager
mpx_ptr
() const noexcept=0
caf::net::socket_manager
pure virtual
operator=
(const atomic_ref_counted &) (defined in
caf::detail::atomic_ref_counted
)
caf::detail::atomic_ref_counted
rc_
(defined in
caf::detail::atomic_ref_counted
)
caf::detail::atomic_ref_counted
mutable
protected
ref
() const noexcept
caf::detail::atomic_ref_counted
ref_execution_context
() const noexcept=0
caf::async::execution_context
pure virtual
register_reading
()=0
caf::net::socket_manager
pure virtual
register_writing
()=0
caf::net::socket_manager
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
schedule_handover
()=0
caf::net::socket_manager
pure virtual
shutdown
()=0
caf::net::socket_manager
pure virtual
socket_manager_ptr
typedef (defined in
caf::net::socket_manager
)
caf::net::socket_manager
related
start
()=0
caf::net::socket_manager
pure virtual
steady_time
()=0
caf::flow::coordinator
pure virtual
steady_time_point
typedef
caf::flow::coordinator
unique
() const noexcept
caf::detail::atomic_ref_counted
watch
(disposable what)=0
caf::async::execution_context
pure virtual
~atomic_ref_counted
() (defined in
caf::detail::atomic_ref_counted
)
caf::detail::atomic_ref_counted
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