CLAM-Development  1.4.0
Public Member Functions | Static Public Attributes
CLAM::NoteToFreqMappingFactory Class Reference

#include <Mapping.hxx>

List of all members.

Public Member Functions

 NoteToFreqMappingFactory ()
MappingCreate (void)
- Public Member Functions inherited from CLAM::MappingFactory
 MappingFactory (const std::string &name)
void AddMe (void)
virtual ~MappingFactory ()

Static Public Attributes

static NoteToFreqMappingFactory sSingleton

Detailed Description

Definition at line 149 of file Mapping.hxx.


Constructor & Destructor Documentation

CLAM::NoteToFreqMappingFactory::NoteToFreqMappingFactory ( )
inline

Definition at line 153 of file Mapping.hxx.

References CLAM::MappingFactory::AddMe().


Member Function Documentation

Mapping* CLAM::NoteToFreqMappingFactory::Create ( void  )
inlinevirtual

Implements CLAM::MappingFactory.

Definition at line 157 of file Mapping.hxx.


Member Data Documentation

NoteToFreqMappingFactory CLAM::NoteToFreqMappingFactory::sSingleton
static

Definition at line 152 of file Mapping.hxx.


The documentation for this class was generated from the following files: