Definitions of List Types

These typedefs simplify the declaration of List types. More...

Typedefs

typedef List< IntegerIntegerList
 A List of type Integer.
typedef List< RealRealList
 A List of type Real.
typedef List< StringStringList
 A List of type String.
typedef List< ComplexComplexList
 A List of complex values.
typedef List< PitchPitchList
 A List of type Pitch.
typedef List< RationalRationalList
 A List of type Rational.
typedef List< RhythmRhythmList
 A List of type Rhythm.

Detailed Description

These typedefs simplify the declaration of List types.


Typedef Documentation

typedef List<Complex> ComplexList

A List of complex values.

Definition at line 49 of file Musimat.h.

typedef List<Integer> IntegerList

A List of type Integer.

Definition at line 40 of file Musimat.h.

typedef List<Pitch> PitchList

A List of type Pitch.

Definition at line 52 of file Musimat.h.

typedef List<Rational> RationalList

A List of type Rational.

Definition at line 55 of file Musimat.h.

typedef List<Real> RealList

A List of type Real.

Definition at line 43 of file Musimat.h.

typedef List<Rhythm> RhythmList

A List of type Rhythm.

Definition at line 58 of file Musimat.h.

typedef List<String> StringList

A List of type String.

Definition at line 46 of file Musimat.h.


Generated on Fri Sep 8 23:21:11 2006 for MusimatLib by  doxygen 1.4.7