Hydrogen - Linux Drum Machine
Main Page | Class Hierarchy | Compound List | File List | Compound Members

DrumkitInfo Class Reference

#include <Song.h>

Inheritance diagram for DrumkitInfo:

Object List of all members.

Detailed Description

Drumkit info.


Public Member Functions

virtual string getClassName ()
 Return the class name.

 DrumkitInfo ()
 Constructor.

 ~DrumkitInfo ()
 Destructor.

InstrumentListgetInstrumentList ()
void setInstrumentList (InstrumentList *instr)
void setName (string name)
string getName ()
void setAuthor (string author)
string getAuthor ()
void setInfo (string info)
string getInfo ()
void dump ()

Private Attributes

InstrumentListinstrumentList
string name
string author
string info


The documentation for this class was generated from the following files:
 
 
Hydrogen (c) 2002..2003 Comix