ardour
Public Member Functions | Public Attributes | List of all members
PortExportChannelSelector::RouteCols::Channel Struct Reference

#include <export_channel_selector.h>

Public Member Functions

 Channel (RouteCols &cols)
 

Public Attributes

Gtk::TreeModelColumn
< boost::weak_ptr
< ARDOUR::AudioPort > > 
port
 
Gtk::TreeModelColumn< std::string > label
 

Detailed Description

Definition at line 131 of file export_channel_selector.h.

Constructor & Destructor Documentation

PortExportChannelSelector::RouteCols::Channel::Channel ( RouteCols cols)
inline

Definition at line 133 of file export_channel_selector.h.

Member Data Documentation

Gtk::TreeModelColumn<std::string> PortExportChannelSelector::RouteCols::Channel::label

Definition at line 136 of file export_channel_selector.h.

Gtk::TreeModelColumn<boost::weak_ptr<ARDOUR::AudioPort> > PortExportChannelSelector::RouteCols::Channel::port

Definition at line 135 of file export_channel_selector.h.


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