ardour
Public Attributes | List of all members
MultiplicationGraph Struct Reference

#include <export_multiplication.h>

Public Attributes

list< TimespanNodePtrtimespans
 
list< ChannelConfigNodePtrchannel_configs
 
list< FormatNodePtrformats
 
list< FilenameNodePtrfilenames
 

Detailed Description

Definition at line 161 of file export_multiplication.h.

Member Data Documentation

list<ChannelConfigNodePtr> MultiplicationGraph::channel_configs

Definition at line 163 of file export_multiplication.h.

list<FilenameNodePtr> MultiplicationGraph::filenames

Definition at line 165 of file export_multiplication.h.

list<FormatNodePtr> MultiplicationGraph::formats

Definition at line 164 of file export_multiplication.h.

list<TimespanNodePtr> MultiplicationGraph::timespans

Definition at line 162 of file export_multiplication.h.


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