![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
This is the complete list of members for connection, including all inherited members.
| connection()=default | connection | |
| connection(std::shared_ptr< connection_impl_base > ptr) | connection | inlineexplicit |
| connection(connection const &)=default | connection | |
| connection(connection &&) noexcept=default | connection | |
| disconnect() const | connection | inline |
| is_connected() const | connection | inline |
| operator=(connection const &other)=default | connection | |
| operator=(connection &&other) noexcept=default | connection | |
| pimpl | connection | protected |
| track(std::weak_ptr< void > target) && | connection | inline |