CLAM::MIDITrack Class Reference

#include <MIDITypes.hxx>

List of all members.

Public Member Functions

 MIDITrack ()
 MIDITrack (const MIDITrack &prototype, const bool shareData=false, const bool deep=true)
 __COMMON_DYNAMIC_TYPE (MIDITrack, 4)
 __COMMON_DYN_ATTRIBUTE (0, public, std::string, Name) protected
bool LoadName (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (1, public, List< int >, Channels) protected
bool LoadChannels (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (2, public, List< MIDIEvent >, EventInfo) protected
bool LoadEventInfo (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (3, public, MIDIMelody, TrackMelody) protected
bool LoadTrackMelody (CLAM::Storage &s)

Detailed Description

Definition at line 42 of file MIDITypes.hxx.


Constructor & Destructor Documentation

CLAM::MIDITrack::MIDITrack (  )  [inline]

Definition at line 45 of file MIDITypes.hxx.

CLAM::MIDITrack::MIDITrack ( const MIDITrack prototype,
const bool  shareData = false,
const bool  deep = true 
) [inline]

Definition at line 45 of file MIDITypes.hxx.


Member Function Documentation

CLAM::MIDITrack::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
MIDIMelody  ,
TrackMelody   
) [inline]

Definition at line 53 of file MIDITypes.hxx.

CLAM::MIDITrack::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
List< MIDIEvent ,
EventInfo   
) [inline]

Definition at line 51 of file MIDITypes.hxx.

CLAM::MIDITrack::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
List< int ,
Channels   
) [inline]

Definition at line 49 of file MIDITypes.hxx.

CLAM::MIDITrack::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
std::string  ,
Name   
) [inline]

Definition at line 47 of file MIDITypes.hxx.

CLAM::MIDITrack::__COMMON_DYNAMIC_TYPE ( MIDITrack  ,
 
)
bool CLAM::MIDITrack::LoadChannels ( CLAM::Storage s  )  [inline]

Definition at line 49 of file MIDITypes.hxx.

bool CLAM::MIDITrack::LoadEventInfo ( CLAM::Storage s  )  [inline]

Definition at line 51 of file MIDITypes.hxx.

bool CLAM::MIDITrack::LoadName ( CLAM::Storage s  )  [inline]

Definition at line 47 of file MIDITypes.hxx.

bool CLAM::MIDITrack::LoadTrackMelody ( CLAM::Storage s  )  [inline]

Definition at line 53 of file MIDITypes.hxx.


The documentation for this class was generated from the following files:
Generated by  doxygen 1.6.3