ardour
Public Member Functions | Public Attributes | List of all members
ARDOUR::ExportProfileManager::TimespanState Struct Reference

#include <export_profile_manager.h>

Public Member Functions

 TimespanState (boost::shared_ptr< Location > selection_range, boost::shared_ptr< LocationList > ranges)
 

Public Attributes

TimespanListPtr timespans
 
TimeFormat time_format
 
boost::shared_ptr< Locationselection_range
 
boost::shared_ptr< LocationListranges
 

Detailed Description

Definition at line 122 of file export_profile_manager.h.

Constructor & Destructor Documentation

ARDOUR::ExportProfileManager::TimespanState::TimespanState ( boost::shared_ptr< Location selection_range,
boost::shared_ptr< LocationList ranges 
)
inline

Definition at line 129 of file export_profile_manager.h.

Member Data Documentation

boost::shared_ptr<LocationList> ARDOUR::ExportProfileManager::TimespanState::ranges

Definition at line 127 of file export_profile_manager.h.

boost::shared_ptr<Location> ARDOUR::ExportProfileManager::TimespanState::selection_range

Definition at line 126 of file export_profile_manager.h.

TimeFormat ARDOUR::ExportProfileManager::TimespanState::time_format

Definition at line 124 of file export_profile_manager.h.

TimespanListPtr ARDOUR::ExportProfileManager::TimespanState::timespans

Definition at line 123 of file export_profile_manager.h.


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