|
SObjectizer 5.8
|
This is the complete list of members for so_5::coop_handle_t, including all inherited members.
| coop_handle_t(coop_id_t id, std::shared_ptr< coop_t > coop) | so_5::coop_handle_t | inlineprivate |
| coop_handle_t() | so_5::coop_handle_t | inline |
| id() const noexcept | so_5::coop_handle_t | inline |
| invalid_coop_id | so_5::coop_handle_t | static |
| low_level_api::to_shptr(const coop_handle_t &) | so_5::coop_handle_t | friend |
| low_level_api::to_shptr_noexcept(const coop_handle_t &) noexcept | so_5::coop_handle_t | friend |
| m_coop | so_5::coop_handle_t | private |
| m_id | so_5::coop_handle_t | private |
| operator bool() const noexcept | so_5::coop_handle_t | inline |
| operator!() const noexcept | so_5::coop_handle_t | inline |
| operator!=(const coop_handle_t &a, const coop_handle_t &b) noexcept | so_5::coop_handle_t | friend |
| operator<(const coop_handle_t &a, const coop_handle_t &b) noexcept | so_5::coop_handle_t | friend |
| operator<<(std::ostream &to, const coop_handle_t &what) | so_5::coop_handle_t | friend |
| operator<=(const coop_handle_t &a, const coop_handle_t &b) noexcept | so_5::coop_handle_t | friend |
| operator==(const coop_handle_t &a, const coop_handle_t &b) noexcept | so_5::coop_handle_t | friend |
| operator>(const coop_handle_t &a, const coop_handle_t &b) noexcept | so_5::coop_handle_t | friend |
| operator>=(const coop_handle_t &a, const coop_handle_t &b) noexcept | so_5::coop_handle_t | friend |
| so_5::coop_t class | so_5::coop_handle_t | friend |