SObjectizer
5.5
|
This is the complete list of members for so_5::disp_binder_t, including all inherited members.
bind(agent_t &agent) noexcept=0 | so_5::disp_binder_t | pure virtual |
disp_binder_t(const disp_binder_t &)=delete | so_5::disp_binder_t | private |
disp_binder_t(disp_binder_t &&)=delete | so_5::disp_binder_t | private |
disp_binder_t()=default | so_5::disp_binder_t | |
operator=(const disp_binder_t &)=delete | so_5::disp_binder_t | private |
operator=(disp_binder_t &&)=delete | so_5::disp_binder_t | private |
preallocate_resources(agent_t &agent)=0 | so_5::disp_binder_t | pure virtual |
unbind(agent_t &agent) noexcept=0 | so_5::disp_binder_t | pure virtual |
undo_preallocation(agent_t &agent) noexcept=0 | so_5::disp_binder_t | pure virtual |
~disp_binder_t() noexcept=default | so_5::disp_binder_t | virtual |