ardour
Public Member Functions | Public Attributes | List of all members
RouteIOs Struct Reference

Public Member Functions

 RouteIOs (boost::shared_ptr< Route > r, boost::shared_ptr< IO > i)
 

Public Attributes

boost::shared_ptr< Routeroute
 
std::list< boost::shared_ptr
< IO > > 
ios
 

Detailed Description

Definition at line 304 of file port_group.cc.

Constructor & Destructor Documentation

RouteIOs::RouteIOs ( boost::shared_ptr< Route r,
boost::shared_ptr< IO i 
)
inline

Definition at line 305 of file port_group.cc.

Member Data Documentation

std::list<boost::shared_ptr<IO> > RouteIOs::ios

Definition at line 312 of file port_group.cc.

boost::shared_ptr<Route> RouteIOs::route

Definition at line 310 of file port_group.cc.


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