Ardour  8.7-13-g8ab7c05382
ctrl-interface/control_protocol/control_protocol/types.h File Reference
#include <vector>
Include dependency graph for ctrl-interface/control_protocol/control_protocol/types.h:
This graph shows which files directly or indirectly include this file:

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