|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <signals.h>
Public Member Functions | |
| ScopedConnection () | |
| ScopedConnection (UnscopedConnection c) | |
| ~ScopedConnection () | |
| void | disconnect () |
| ScopedConnection & | operator= (UnscopedConnection const &o) |
| UnscopedConnection const & | the_connection () const |
Private Attributes | |
| UnscopedConnection | _c |
|
inline |
|
inline |
|
inline |
|
private |