Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

Project.h File Reference

#include "generic.h"
#include "Peaks.h"
#include "Loaders.h"
#include "Devices.h"
#include "Frame.h"
#include <wx/wx.h>
#include <wx/list.h>
#include <wx/thread.h>
#include <wx/file.h>

Go to the source code of this file.

Classes

struct  device_t
 Device type. More...

struct  loader_t
 Loader type. More...

struct  mapping_t
 Track mapping. More...

class  PlayCallback
 Playback Callback class. More...

class  Project
 Project class. More...

struct  track_desc_t
 Track description type. More...


Functions

 WX_DECLARE_LIST (mapping_t, Mappings)
 List of the track mapping.

 WX_DECLARE_LIST (volume_t, Volumes)
 List of volumes in the track type.

 WX_DECLARE_LIST (track_desc_t, Tracks)
 List of tracks in the project type.

 WX_DECLARE_LIST (loader_t, Loaders)
 List of loaders type.

 WX_DECLARE_LIST (device_t, Devices)
 List of devices type.


Function Documentation

WX_DECLARE_LIST device_t  ,
Devices 
 

List of devices type.

WX_DECLARE_LIST loader_t  ,
Loaders 
 

List of loaders type.

WX_DECLARE_LIST track_desc_t  ,
Tracks 
 

List of tracks in the project type.

WX_DECLARE_LIST volume_t  ,
Volumes 
 

List of volumes in the track type.

WX_DECLARE_LIST mapping_t  ,
Mappings 
 

List of the track mapping.


Generated on Wed Jul 28 17:17:42 2004 for FinalMix by doxygen 1.3.5