ardour
Namespaces | Typedefs
export_pointers.h File Reference
#include <boost/operators.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
#include "ardour/libardour_visibility.h"
#include "ardour/comparable_shared_ptr.h"

Go to the source code of this file.

Namespaces

 AudioGrapher
 
 ARDOUR
 

Typedefs

typedef ComparableSharedPtr
< ExportChannel > 
ARDOUR::ExportChannelPtr
 
typedef ComparableSharedPtr
< ExportTimespan > 
ARDOUR::ExportTimespanPtr
 
typedef boost::shared_ptr
< ExportChannelConfiguration > 
ARDOUR::ExportChannelConfigPtr
 
typedef boost::shared_ptr
< ExportFormatBase > 
ARDOUR::ExportFormatBasePtr
 
typedef boost::shared_ptr
< ExportFormat > 
ARDOUR::ExportFormatPtr
 
typedef boost::shared_ptr
< ExportFormatSpecification > 
ARDOUR::ExportFormatSpecPtr
 
typedef boost::shared_ptr
< ExportFormatCompatibility > 
ARDOUR::ExportFormatCompatibilityPtr
 
typedef boost::shared_ptr
< ExportFilename > 
ARDOUR::ExportFilenamePtr
 
typedef boost::shared_ptr
< ExportStatus > 
ARDOUR::ExportStatusPtr
 
typedef boost::shared_ptr
< ExportPreset > 
ARDOUR::ExportPresetPtr
 
typedef boost::weak_ptr
< ExportFormatCompatibility > 
ARDOUR::WeakExportFormatCompatibilityPtr
 
typedef boost::weak_ptr
< ExportFormat > 
ARDOUR::WeakExportFormatPtr
 
typedef boost::shared_ptr
< AudioGrapher::BroadcastInfo > 
ARDOUR::BroadcastInfoPtr