|
Wayverb
|
Public Member Functions | |
| scoped_connection (connection connection) | |
| scoped_connection (const scoped_connection &)=delete | |
| scoped_connection (scoped_connection &&other) noexcept=default | |
| scoped_connection & | operator= (const scoped_connection &)=delete |
| scoped_connection & | operator= (scoped_connection &&other) noexcept=default |
Public Attributes | |
| connection | connection |