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

#include <export_profile_manager.h>

Public Member Functions

 FormatState (boost::shared_ptr< FormatList const > list, ExportFormatSpecPtr format)
 

Public Attributes

boost::shared_ptr< FormatList
const > 
list
 
ExportFormatSpecPtr format
 

Detailed Description

Definition at line 190 of file export_profile_manager.h.

Constructor & Destructor Documentation

ARDOUR::ExportProfileManager::FormatState::FormatState ( boost::shared_ptr< FormatList const >  list,
ExportFormatSpecPtr  format 
)
inline

Definition at line 194 of file export_profile_manager.h.

Member Data Documentation

ExportFormatSpecPtr ARDOUR::ExportProfileManager::FormatState::format

Definition at line 192 of file export_profile_manager.h.

boost::shared_ptr<FormatList const> ARDOUR::ExportProfileManager::FormatState::list

Definition at line 191 of file export_profile_manager.h.


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