|
Ardour
9.2-129-gdf5e1050bd
|
#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 |