Öffentliche Methoden | Öffentliche Attribute
GisNote Klassenreferenz

#include <GIS.h>

Klassendiagramm für GisNote:
Inheritance graph
[Legende]
Zusammengehörigkeiten von GisNote:
Collaboration graph
[Legende]

Aufstellung aller Elemente

Öffentliche Methoden

 GisNote (const mutString &name=mutEmptyString, const mutString &accedentials=mutEmptyString, int octave=0, frac duration=frac(1, 4), const mutString &sep=mutEmptyString, GisToken *next=0)
 GisNote (int key, int octave, int acc, const mutString sep=mutEmptyString, GisToken *next=0)
int GetKey ()
virtual GisType Type () const

Öffentliche Attribute

mutString Name
mutString Accedentials
int Octave
frac Duration

Ausführliche Beschreibung

Definiert in Zeile 432 der Datei GIS.h.


Beschreibung der Konstruktoren und Destruktoren

GisNote::GisNote ( const mutString &  name = mutEmptyString,
const mutString &  accedentials = mutEmptyString,
int  octave = 0,
frac  duration = frac(1,4),
const mutString &  sep = mutEmptyString,
GisToken next = 0 
) [inline]

Dokumentation der Elementfunktionen

virtual GisType GisNote::Type ( ) const [inline, virtual]

Erneute Implementation von GisToken.

Definiert in Zeile 455 der Datei GIS.h.

Benutzt GTNote.

        {
                return GTNote;
        }

Dokumentation der Datenelemente

Definiert in Zeile 437 der Datei GIS.h.

Wird benutzt von GetKey() und GisNote().

Definiert in Zeile 439 der Datei GIS.h.

Wird benutzt von GisNote().

mutString GisNote::Name

Definiert in Zeile 436 der Datei GIS.h.

Wird benutzt von GisNote().

Definiert in Zeile 438 der Datei GIS.h.

Wird benutzt von GetKey() und GisNote().


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien:

Erzeugt am Sun Aug 21 2011 10:52:06 für Mutabor von doxygen 1.7.4