#include <vccc/__signal/connection.h>
|
| std::shared_ptr< connection_impl_base > | pimpl |
| |
◆ connection() [1/4]
◆ connection() [2/4]
| connection |
( |
std::shared_ptr< connection_impl_base > |
ptr | ) |
|
|
inlineexplicit |
◆ connection() [3/4]
◆ connection() [4/4]
◆ disconnect()
| void disconnect |
( |
| ) |
const |
|
inline |
◆ is_connected()
| bool is_connected |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ track()
| connection track |
( |
std::weak_ptr< void > |
target | ) |
&& |
|
inline |
◆ pimpl
| std::shared_ptr<connection_impl_base> pimpl |
|
protected |
The documentation for this class was generated from the following file: