ardour
Public Member Functions | Public Attributes | List of all members
ARDOUR::Route::FeedRecord Struct Reference

#include <route.h>

Public Member Functions

 FeedRecord (boost::shared_ptr< Route > rp, bool sendsonly)
 

Public Attributes

boost::weak_ptr< Router
 
bool sends_only
 

Detailed Description

Definition at line 362 of file route.h.

Constructor & Destructor Documentation

ARDOUR::Route::FeedRecord::FeedRecord ( boost::shared_ptr< Route rp,
bool  sendsonly 
)
inline

Definition at line 366 of file route.h.

Member Data Documentation

boost::weak_ptr<Route> ARDOUR::Route::FeedRecord::r

Definition at line 363 of file route.h.

bool ARDOUR::Route::FeedRecord::sends_only

Definition at line 364 of file route.h.


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