CLAM::EPitch Class Reference

#include <PitchNote.hxx>

List of all members.

Public Types

enum  tEnum {
  eC, eDb, eD, eEb,
  eE, eF, eGb, eG,
  eAb, eA, eBb, eB,
  eNone
}

Public Member Functions

 EPitch ()
 EPitch (tValue v)
 EPitch (std::string s)
virtual ComponentSpecies () const
 Returns a new object of the same class than the receiver object.

Static Public Member Functions

static tEnumValueValueTable ()

Detailed Description

Definition at line 37 of file PitchNote.hxx.


Member Enumeration Documentation

Enumerator:
eC 
eDb 
eD 
eEb 
eE 
eF 
eGb 
eG 
eAb 
eA 
eBb 
eB 
eNone 

Definition at line 44 of file PitchNote.hxx.


Constructor & Destructor Documentation

CLAM::EPitch::EPitch (  )  [inline]

Definition at line 40 of file PitchNote.hxx.

Referenced by Species().

CLAM::EPitch::EPitch ( tValue  v  )  [inline]

Definition at line 41 of file PitchNote.hxx.

CLAM::EPitch::EPitch ( std::string  s  )  [inline]

Definition at line 42 of file PitchNote.hxx.


Member Function Documentation

virtual Component* CLAM::EPitch::Species (  )  const [inline, virtual]

Returns a new object of the same class than the receiver object.

To be reimplemented by subclasses.

Returns:
a new allocated component. The pointer belongs to the caller.

Implements CLAM::Enum.

Definition at line 48 of file PitchNote.hxx.

References EPitch().

static tEnumValue* CLAM::EPitch::ValueTable (  )  [inline, static]

Definition at line 52 of file PitchNote.hxx.

References eA, eAb, eB, eBb, eC, eD, eDb, eE, eEb, eF, eG, eGb, eNone, and NULL.


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