ardour
Public Member Functions | Public Attributes | List of all members
RouteUI::SoloMuteRelease Struct Reference

Public Member Functions

 SoloMuteRelease (bool was_active)
 

Public Attributes

boost::shared_ptr
< ARDOUR::RouteList
routes
 
boost::shared_ptr
< ARDOUR::RouteList
routes_on
 
boost::shared_ptr
< ARDOUR::RouteList
routes_off
 
boost::shared_ptr< ARDOUR::Routeroute
 
bool active
 
bool exclusive
 

Detailed Description

Definition at line 279 of file route_ui.h.

Constructor & Destructor Documentation

RouteUI::SoloMuteRelease::SoloMuteRelease ( bool  was_active)
inline

Definition at line 280 of file route_ui.h.

Member Data Documentation

bool RouteUI::SoloMuteRelease::active

Definition at line 288 of file route_ui.h.

bool RouteUI::SoloMuteRelease::exclusive

Definition at line 289 of file route_ui.h.

boost::shared_ptr<ARDOUR::Route> RouteUI::SoloMuteRelease::route

Definition at line 287 of file route_ui.h.

boost::shared_ptr<ARDOUR::RouteList> RouteUI::SoloMuteRelease::routes

Definition at line 284 of file route_ui.h.

boost::shared_ptr<ARDOUR::RouteList> RouteUI::SoloMuteRelease::routes_off

Definition at line 286 of file route_ui.h.

boost::shared_ptr<ARDOUR::RouteList> RouteUI::SoloMuteRelease::routes_on

Definition at line 285 of file route_ui.h.


The documentation for this struct was generated from the following file: