Ardour
9.0-pre0-582-g084a23a80d
|
#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 |