![]() |
Ardour
8.12
|
#include <session_handle.h>
Public Member Functions | |
SessionHandleRef (ARDOUR::Session &s) | |
virtual | ~SessionHandleRef () |
![]() | |
ScopedConnectionList () | |
virtual | ~ScopedConnectionList () |
void | add_connection (const UnscopedConnection &c) |
void | drop_connections () |
Protected Member Functions | |
virtual void | session_going_away () |
virtual void | insanity_check () |
Protected Attributes | |
ARDOUR::Session & | _session |
Definition at line 29 of file session_handle.h.
ARDOUR::SessionHandleRef::SessionHandleRef | ( | ARDOUR::Session & | s | ) |
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
Reimplemented in ARDOUR::Graph, and ARDOUR::AutomationControl.
|
protected |
Definition at line 36 of file session_handle.h.