ardour
Public Member Functions | Private Attributes | List of all members
ARDOUR::RouteExportChannel::ProcessorRemover Class Reference

Public Member Functions

 ProcessorRemover (boost::shared_ptr< Route > route, boost::shared_ptr< CapturingProcessor > processor)
 
 ~ProcessorRemover ()
 

Private Attributes

boost::shared_ptr< Routeroute
 
boost::shared_ptr
< CapturingProcessor
processor
 

Detailed Description

Definition at line 180 of file export_channel.h.

Constructor & Destructor Documentation

ARDOUR::RouteExportChannel::ProcessorRemover::ProcessorRemover ( boost::shared_ptr< Route route,
boost::shared_ptr< CapturingProcessor processor 
)
inline

Definition at line 182 of file export_channel.h.

RouteExportChannel::ProcessorRemover::~ProcessorRemover ( )

Definition at line 277 of file export_channel.cc.

Member Data Documentation

boost::shared_ptr<CapturingProcessor> ARDOUR::RouteExportChannel::ProcessorRemover::processor
private

Definition at line 187 of file export_channel.h.

boost::shared_ptr<Route> ARDOUR::RouteExportChannel::ProcessorRemover::route
private

Definition at line 186 of file export_channel.h.


The documentation for this class was generated from the following files: