Entropy Piano Tuner  1.1.3 (documentation not yet complete)
An open-source experimental software for piano tuning by entropy minimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
PlatformToolsCore Class Reference

#include <platformtoolscore.h>

+ Inheritance diagram for PlatformToolsCore:
+ Collaboration diagram for PlatformToolsCore:

Public Member Functions

virtual std::shared_ptr
< MidiAdapter
createMidiAdapter () const
 

Static Public Member Functions

static PlatformToolsCoregetSingleton ()
 

Protected Member Functions

 PlatformToolsCore ()
 

Static Private Attributes

static PlatformToolsCoremSingletonPtr
 

Detailed Description

Definition at line 27 of file platformtoolscore.h.

Constructor & Destructor Documentation

PlatformToolsCore::PlatformToolsCore ( )
protected

Definition at line 28 of file platformtoolscore.cpp.

Member Function Documentation

std::shared_ptr< MidiAdapter > PlatformToolsCore::createMidiAdapter ( ) const
virtual

Definition at line 37 of file platformtoolscore.cpp.

PlatformToolsCore * PlatformToolsCore::getSingleton ( )
static

Definition at line 33 of file platformtoolscore.cpp.

Member Data Documentation

PlatformToolsCore * PlatformToolsCore::mSingletonPtr
staticprivate

Definition at line 30 of file platformtoolscore.h.


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