SObjectizer 5.8
Loading...
Searching...
No Matches
so_5::coop_t Member List

This is the complete list of members for so_5::coop_t, including all inherited members.

add_agent(std::unique_ptr< Agent > agent)so_5::coop_tinline
add_agent(std::unique_ptr< Agent > agent, disp_binder_shptr_t disp_binder)so_5::coop_tinline
add_child(coop_shptr_t child)so_5::coop_tinlineprotected
add_dereg_notificator(Lambda &&notificator)so_5::coop_tinline
add_reg_notificator(Lambda &&notificator)so_5::coop_tinline
agent_array_t typedefso_5::coop_tprotected
agent_t classso_5::coop_tfriend
capacity() const noexceptso_5::coop_tinline
coop_disp_binder() const noexcept(noexcept(disp_binder_shptr_t{ this->m_coop_disp_binder }))so_5::coop_tinline
coop_t(const coop_t &)=deleteso_5::coop_tprivate
coop_t(coop_t &&)=deleteso_5::coop_tprivate
coop_t(coop_id_t id, coop_handle_t parent, disp_binder_shptr_t coop_disp_binder, outliving_reference_t< environment_t > env)so_5::coop_tinlineprotected
decrement_usage_count() noexceptso_5::coop_tinlineprotected
deregister(int reason) noexceptso_5::coop_tinline
deregister_normally() noexceptso_5::coop_tinline
environment() const noexceptso_5::coop_tinline
exception_reaction() const noexceptso_5::coop_tinline
for_each_child(Lambda &&lambda) constso_5::coop_tinlineprotected
handle() noexceptso_5::coop_tinline
id() const noexceptso_5::coop_tinline
impl::coop_impl_t classso_5::coop_tfriend
impl::coop_impl_t::deregistration_performer_t classso_5::coop_tfriend
impl::coop_impl_t::registration_performer_t classso_5::coop_tfriend
impl::coop_private_iface_t classso_5::coop_tfriend
increment_usage_count() noexceptso_5::coop_tinlineprotected
m_agent_arrayso_5::coop_tprotected
m_coop_disp_binderso_5::coop_tprotected
m_dereg_notificatorsso_5::coop_tprotected
m_dereg_reasonso_5::coop_tprotected
m_envso_5::coop_tprotected
m_exception_reactionso_5::coop_tprotected
m_first_childso_5::coop_tprotected
m_idso_5::coop_tprotected
m_lockso_5::coop_tprotected
m_next_in_final_dereg_chainso_5::coop_tprotected
m_next_siblingso_5::coop_tprotected
m_parentso_5::coop_tprotected
m_prev_siblingso_5::coop_tprotected
m_reference_countso_5::coop_tprotected
m_reg_notificatorsso_5::coop_tprotected
m_registration_statusso_5::coop_tprotected
m_resource_deletersso_5::coop_tprotected
make_agent(Args &&... args)so_5::coop_tinline
make_agent_with_binder(so_5::disp_binder_shptr_t binder, Args &&... args)so_5::coop_tinline
operator=(const coop_t &)=deleteso_5::coop_tprivate
operator=(coop_t &&)=deleteso_5::coop_tprivate
query_agent_count() const noexceptso_5::coop_tinline
registration_status_t enum nameso_5::coop_tprotected
remove_child(coop_t &child) noexceptso_5::coop_tinlineprotected
reserve(std::size_t v)so_5::coop_tinline
resource_deleter_vector_t typedefso_5::coop_tprotected
set_exception_reaction(exception_reaction_t value) noexceptso_5::coop_tinline
size() const noexceptso_5::coop_tinline
take_under_control(std::unique_ptr< T > resource)so_5::coop_tinline
~coop_t()so_5::coop_tinlinevirtual