The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
Classes | |
class | PluginLoader::config_file_splitter_t |
class | PluginLoader::fourway_processor_t |
This abstract class defines the interface for classes that implement all types of signal domain processing supported by the MHA: wave2wave, spec2spec, wave2spec, and spec2wave. More... | |
class | PluginLoader::mhapluginloader_t |
class | MHAParser::mhapluginloader_t |
Class to create a plugin loader in a parser, including the load logic. More... | |
Namespaces | |
PluginLoader | |
MHAParser | |
Name space for the openMHA-Parser configuration language. | |
Functions | |
const char * | PluginLoader::mhastrdomain (mha_domain_t) |
void | PluginLoader::mhaconfig_compare (const mhaconfig_t &req, const mhaconfig_t &avail, const std::string &pref="") |
Compare two mhaconfig_t structures, and report differences as an error. More... | |