|
Ardour
9.7-7-g00566f5312
|
#include <memory>#include <vector>Go to the source code of this file.
Namespaces | |
| ARDOUR | |
Typedefs | |
| typedef std::vector< std::weak_ptr< ARDOUR::Route > > | ARDOUR::RouteNotificationList |
| typedef std::shared_ptr< RouteNotificationList > | ARDOUR::RouteNotificationListPtr |
| typedef std::vector< std::shared_ptr< ARDOUR::Route > > | ARDOUR::StrongRouteNotificationList |
| typedef std::vector< std::weak_ptr< ARDOUR::Stripable > > | ARDOUR::StripableNotificationList |
| typedef std::shared_ptr< StripableNotificationList > | ARDOUR::StripableNotificationListPtr |
| typedef std::vector< std::shared_ptr< ARDOUR::Stripable > > | ARDOUR::StrongStripableNotificationList |